Skip to content

Version 0.6.2

Choose a tag to compare

@urbanadventurer urbanadventurer released this 25 Aug 13:52
· 33 commits to master since this release

Version 0.6.2 - August 25, 2025

  • Added support for scanning .onion (Tor) domains when using HTTP proxy
    • Bypasses DNS resolution for .onion domains to enable scanning through Tor proxy
    • Allows scanning of Tor hidden services without DNS resolution errors
    • Compatible with custom/internal TLDs

FIXES

  • Fixed uninitialized constant error. Requires 'set' gem for specific Ruby versions. (@J-Run) #410