v2.4.4
projectdiscovery/subfinderv2.4.4Sep 9, 2020by ehsandeep
AI Summary
Added enterprise API support for BinaryEdge and Recon.dev, improved connection handling with new headers, and fixed a bug in the GitHub source.
Key Highlights
- Added enterprise API support for BinaryEdge with max pagesize increase
- Added Recon.dev API key support
- Added `Connection: close` request header for multiple sources
- Fixed a bug with Github source and `all` flag
New Features
- Enterprise API support for BinaryEdge
- Recon.dev API support
Full Release Notes
## Changelog + b2bec4d Added enterprise API support for binaryedge with max pagesize increase by @tracertea + 84663dd Added recon.dev API key support by @sepehrdaddev + b03f093 Added `Connection: close` request header for multiple sources by @vzamanillo + 1cac2e8 Fixed a bug with `Github` source and `all` flag by @vzamanillo