v2.5.1

projectdiscovery/subfinderv2.5.1Apr 4, 2022by ehsandeep

AI Summary

This version adds the ability to filter IPs from the input file and includes the input field in JSON output. It also resolves issues with the silent switch, config file errors, and missing providers.

Key Highlights

  • Added support to filter IPs from input file
  • Added `input` field to JSON output
  • Fixed `-silent` switch banner display
  • Fixed config file recoverable errors

New Features

  • IP filtering from input file
  • JSON input field

Full Release Notes

## What's Changed
* Added support to filter ips from input file by @LuitelSamikshya in https://github.com/projectdiscovery/subfinder/pull/513
* Added `input` field to json output by @zerodivisi0n in https://github.com/projectdiscovery/subfinder/pull/523
* Fixed `-silent` switch still show banner by @ignacionf in https://github.com/projectdiscovery/subfinder/pull/524
* Fixed config file recoverable errors non fatal by @Mzack9999 in https://github.com/projectdiscovery/subfinder/pull/526
* Fixed missing `providers-config` fatal on first-run by @thesamesam in https://github.com/projectdiscovery/subfinder/pull/527

## New Contributors
* @ChengGuoZhang made their first contribution in https://github.com/projectdiscovery/subfinder/pull/514
* @zerodivisi0n made their first contribution in https://github.com/projectdiscovery/subfinder/pull/523
* @ignacionf made their first contribution in https://github.com/projectdiscovery/subfinder/pull/524
* @thesamesam made their first contribution in https://github.com/projectdiscovery/subfinder/pull/527

**Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.5.0...v2.5.1