Commit Graph

19 Commits (master)

Author SHA1 Message Date
Alexey Zhuchkov d79e0f2769 Add input field to json output 2022-03-24 23:47:54 +03:00
Sandeep Singh 637c18a2e7
goflags support (#498)
* goflags support

* lint error fix

* misc update

* misc update

* default output changes

* readme updates for flags

* return error and exit

* add missing parentheses in readme

* safely deleted sources, resolvers control and added support for provider config file

* go mod and file path changes

* go sum changes

* use default file

* adding missing parentheses

* go mod update

* validations

* general refactoring around goflags + cleanup

* added default sources and cleanup existing config after migration

Co-authored-by: LuitelSamikshya <luitelsamikshya1@gmail.com>
Co-authored-by: LuitelSamikshya <85764322+LuitelSamikshya@users.noreply.github.com>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-02-24 16:14:16 +05:30
Ice3man543 c1727ed93e Merge branch 'add_bind_ip' of https://github.com/ozon-io/subfinder-just-for-pull-requests into ozon-io-add_bind_ip 2021-09-25 22:03:28 +05:30
Defuse Venue ec79e8053a Add rate limit feature 2021-08-12 08:29:58 +09:00
Defuse Venue 095d4295f2 Remove unsafe flag
HTTP User-Agent should be randomized by default since subfinder uses third party apis
2021-08-11 21:42:52 +09:00
Defuse Venue e5d9f1a583 User Agent Randomization
HTTP User-Agent header randomization. Adds -unsafe flag to send requests with default User-Agent header.
2021-08-11 21:25:07 +09:00
Defuse Venue 103553c3d0 Add HTTP proxy support 2021-06-24 04:50:52 +09:00
Samuel Campos 9b3a5b75dd add bind IP option
it can be very useful to choose one's local IP if one have several network interfaces
2021-05-17 17:14:52 +02:00
hach 102fdd541e move os.Stdout from EnumerateSingleDomain to RunEnumeration to make EnumerateSingleDomain usable as a Go library 2021-04-15 21:34:39 +02:00
mzack 9e7c095f42 updating gologger version 2021-02-20 19:36:47 +01:00
Mzack9999 847e18806b
Merge pull request #355 from projectdiscovery/feature-dns-to-dnsx
dns => dnsx
2021-02-20 17:46:43 +01:00
Mzack9999 45e85f7102 removing chaos upload 2021-02-19 20:30:39 +01:00
Mzack9999 812fc9abd5 output fix 2021-02-19 20:07:49 +01:00
Mzack9999 ef8c9c717f output fix 2021-02-19 19:43:18 +01:00
Mzack9999 f6e76c0481 updating deps 2021-02-17 16:23:15 +01:00
Víctor Zamanillo 9cc99f7d58 Fixed CI issues 2020-10-14 21:34:07 +02:00
tracertea d9b451a4d8 After conversations with pdteam removed support for outputing source in combination with wildcard detection flags 2020-10-01 15:45:53 -04:00
tracertea 731bc18e22 Added support for multi source tracking with -track-sources. Also works with -nW 2020-10-01 11:20:32 -04:00
Mzack9999 7d89b5facb go mod v2 fix 2020-09-24 19:02:02 +02:00