Advanced SNI Bug Host Scanner - Enhanced fork of BugScanner-Go with improved features, speed, and reliability.
Download the latest prebuilt binary directly from the Releases section. Available for Windows, Linux, and macOS.
go install github.com/ayanrajpoot10/bugscanx-go@latest
# Show all available commands
bugscanx-go --help
# Direct scan
bugscanx-go direct -f domains.txt -o output.txt
# CDN SSL scan
bugscanx-go cdn-ssl --proxy-filename proxies.txt --target example.com
# SNI scan with custom parameters
bugscanx-go sni -f subdomains.txt --threads 16 --timeout 8 --deep 3
direct
- Direct domain scanningcdn-ssl
- CDN SSL scanningproxy
- Proxy-based scanningsni
- SNI (Server Name Indication) scanningping
- TCP ping scanning
- High-performance concurrent scanning
- Multiple scan modes for different use cases
- Customizable thread count and timeout settings
- Output results to files for further processing
- Cross-platform support (Windows, Linux, macOS)
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
Join our Telegram group for support, updates, and discussions.
This project is licensed under the MIT License. See LICENSE for details.