v2.8.0

projectdiscovery/subfinderv2.8.0Jun 20, 2025by dogancanbakir

AI Summary

Adds Pugrecon and RSECloud sources, supports environment variables for API keys, and fixes Dockerfile/build issues.

Key Highlights

  • Added Pugrecon.com and RSECloud sources
  • Added environment variable support for API keys
  • Fixed Dockerfile build and pagination in Hunter and Quake sources
  • Removed deprecated BinaryEdge source

New Features

  • Pugrecon.com source
  • RSECloud source
  • Environment variable API key support

Full Release Notes

## What's Changed

### 🎉 New Features
* Added pugrecon.com source by @c3l3si4n in https://github.com/projectdiscovery/subfinder/pull/1585
* Added RSECloud source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1604
* Added environment variable support for API keys by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1607

### 🐞 Bug Fixes
* Fixed Dockerfile build by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1583
* Fix paginations in Hunter and Quake sources by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1603

### Other Changes
* Updated installation documentation by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1591
* Updated GoReleaser configuration by @emmanuel-ferdman in https://github.com/projectdiscovery/subfinder/pull/1596
* Removed dead binaryedge source by @x-stp in https://github.com/projectdiscovery/subfinder/pull/1592
* Modernized subfinder source code by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1601


## New Contributors
* @emmanuel-ferdman made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1596
* @c3l3si4n made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1585
* @x-stp made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1592

**Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.7.1...v2.8.0