Commit Graph

12 Commits (0f75701e65c9a9ac4ec5c3b3608db7ecfb7600f9)

Author SHA1 Message Date
sandeep a6ae226cc7 version update 2022-06-08 01:49:55 +05:30
sandeep 757c028da8 banner update 2022-04-04 22:06:36 +05:30
Sam James 9a438c5eb4
Don't make missing providers-config fatal on first-run (#527)
* fix readme golang demo for v2.5.0

* Don't make missing providers-config fatal on first-run

It's okay if we fall back to the default config
which is in memory & will get saved out when done
parsing.

This is on top of the work in #526, but a slightly
different issue.

See: https://github.com/projectdiscovery/subfinder/pull/526
Signed-off-by: Sam James <sam@gentoo.org>

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: zhangchengguo <zhangchengguo@360.cn>
2022-04-04 22:03:08 +05:30
sandeep 948cb0d02f dev version update 2022-03-07 01:09:38 +05:30
sandeep dc4d2ae3a1 removed deprecated source 2022-03-07 00:18:13 +05:30
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
sandeep 333d59ce51 version bump 2021-08-10 17:16:01 +05:30
sandeep 8b5442a4d9 version update 2021-04-23 16:11:29 +05:30
sandeep cc5f017692 version update 2021-03-30 15:59:15 +05:30
sandeep f515b5a28a version update 2021-02-19 00:14:24 +05:30
Mzack9999 f6e76c0481 updating deps 2021-02-17 16:23:15 +01:00
Mzack9999 7d89b5facb go mod v2 fix 2020-09-24 19:02:02 +02:00