v2.12.0

projectdiscovery/subfinderv2.12.0Jan 12, 2026by dogancanbakir

AI Summary

This release adds API key support for multiple sources and introduces request tracking functionality. Three new sources (HackerTarget with API key support, Reconeer, and optional API key support for generic sources) were added along with improved statistics tracking.

Key Highlights

  • Added API key support for HackerTarget
  • Added Reconeer source
  • Added optional API key support for sources
  • Added request tracking to -stats flag

New Features

  • HackerTarget API key support
  • Reconeer source integration
  • Generic API key support for sources
  • Request tracking in statistics output

Full Release Notes

## What's Changed

### 🎉 New Features
* Added API key support for HackerTarget by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1622
* Added Reconeer by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1694
* Added optional API key support for sources by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1700
* Added request tracking to -stats flag by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1699



**Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.11.0...v2.12.0