| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| subfinder_2.16.0_checksums.txt | 2026-08-22 | 891 Bytes | |
| subfinder_2.16.0_linux_386.zip | 2026-08-22 | 9.5 MB | |
| subfinder_2.16.0_linux_amd64.zip | 2026-08-22 | 10.0 MB | |
| subfinder_2.16.0_linux_arm64.zip | 2026-08-22 | 9.1 MB | |
| subfinder_2.16.0_linux_arm.zip | 2026-08-22 | 9.6 MB | |
| subfinder_2.16.0_macOS_amd64.zip | 2026-08-22 | 10.2 MB | |
| subfinder_2.16.0_macOS_arm64.zip | 2026-08-22 | 9.6 MB | |
| subfinder_2.16.0_windows_386.zip | 2026-08-22 | 9.9 MB | |
| subfinder_2.16.0_windows_amd64.zip | 2026-08-22 | 10.3 MB | |
| subfinder_2.16.0_windows_arm64.zip | 2026-08-22 | 9.2 MB | |
| README.md | 2026-08-22 | 1.4 kB | |
| v2.16.0 source code.tar.gz | 2026-08-22 | 1.1 MB | |
| v2.16.0 source code.zip | 2026-08-22 | 1.2 MB | |
| Totals: 13 Items | 89.7 MB | 17 | |
What's Changed
- feat(sources): honor -max-results across paginating sources by @Gerijacki in https://github.com/projectdiscovery/subfinder/pull/1810
- fix(extractor): match the target domain literally and reject partial hosts by @Gerijacki in https://github.com/projectdiscovery/subfinder/pull/1811
- fix(subscraping): cap untrusted source response bodies with a size limit by @adamsjack711-ux in https://github.com/projectdiscovery/subfinder/pull/1809
- fix(subscraping): use DialContext instead of the deprecated Dial by @jonaslejon in https://github.com/projectdiscovery/subfinder/pull/1835
- feat: add scanmalware passive source by @jonaslejon in https://github.com/projectdiscovery/subfinder/pull/1834
- fix(crtsh): set statement_timeout via SQL query to avoid PgBouncer handshake rejection (#1828) by @gcoinstash-cmd in https://github.com/projectdiscovery/subfinder/pull/1832
New Contributors
- @J12934 made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1823
- @adamsjack711-ux made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1809
- @gcoinstash-cmd made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1832
Full Changelog: https://github.com/projectdiscovery/subfinder/compare/v2.15.0...v2.16.0