v2.3.8
projectdiscovery/subfinderv2.3.8Jul 22, 2020by ehsandeep
AI Summary
Updated Spyse API to v3, improved HTTP error handling, removed non-working Digicert source, and added source listing capabilities.
Key Highlights
- Updated Spyse source API v3
- Improved HTTP error handling
- Fixed missing GitHub source in default sources
- Removed Digicert (not working) source
- Added `-ls` flag to list all available sources
New Features
- Source listing flag (-ls)
- Spyse API v3 update
Full Release Notes
## Changelog 066aaed Updated `spyse` source API v3 (v2 not working) by @thezoomer 6941175 improved HTTP error handling by @vzamanillo 41b0f93 Added missing github source from default sources @vzamanillo 7841621 Removed digicert (not working) source by @vzamanillo 1bbd4d3 Identify and print which sources need an API key/token when `subfinder -ls` is used by @vzamanillo cfd9696 Fixed an issue with dnsdb source by @vzamanillo fe4e0ab Added flag to list all available sources with `-ls` flag by @vzamanillo