You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subfinder uses sources instead of providers and every source is independent with his own properties (endpoint, authentication method...), it is a good idea having generic providers for standard DNS databases but IMO this would make hard to handle the configuration because it would have to handle multiple sources per provider, e.g:
I think it's easier to add a new source per DNS database than to implement a new mechanism to make the changes to implement multi-source-provider management.
You should be able to set a custom passive DNS - DNSDB server in the config file.
To use CIRC.LU, SIE Europe etc as DNSDB source.
subfinder/v2/pkg/subscraping/sources/dnsdb/dnsdb.go
Line 43 in cf37fb4
The text was updated successfully, but these errors were encountered: