Releases: projectdiscovery/subfinder
Releases · projectdiscovery/subfinder
v2.3.4
- Added Spyse source
- Optional upload to chaos
- Refactored rapiddns source
v2.3.3
- added rapiddns
- added zoomeye
- added dnsdb
- added AlienVault OTX
- added Sublist3r
Added PSQL access to crtsh + minor bug fixes
- Added psql based access to crtsh #224
- Added time taken by each source to verbose flag #223
- Fixed panic on encountering error in archiveis #221
Minor Bug Fixes
Changes -
- Fixed a bug with output file being written with list by default in #215
- Fixed a bug with crtsh source in #215.
Multiple bug fixes and various changes
Changes -
- Fixed nW flag output writing issue in PR #210
- Fixed single file output when -o flag in PR #211
- Added version flag in PR #212
- Removed googleter source fixing hang in PR #213
- Added contexts per request in PR #213
Fixed an issue with output
Merge pull request #203 from projectdiscovery/fix-output
Fixed an issue with verbose mode and output without nW
Fixed crash using invalid domains with certspotter
- Minor bug fix with certspotter source
Performance Improvements + streaming output
- Made resolving truly optional
- Added streaming results in case verbose mode is not used
- Overall enhancements