______ _ _ _____
| ____| | | | / ____|
| |__ | | __ _ ___| |__ | (___ ___ __ _ _ __
| __| | |/ _` / __| '_ \ \___ \ / __/ _` | '_ \
| | | | (_| \__ \ | | |____) | (_| (_| | | | |
|_| |_|\__,_|___/_| |_|_____/ \___\__,_|_| |_| v2.0
FlashScan-Go is a next-generation network scanner built for extreme speed and a premium terminal experience. Optimized for SNI bug hunting and performance testing.
go install github.com/SirYadav1/flashscan-go@latest# Show all available commands
flashscan-go --help
# Direct scan
flashscan-go direct -f domains.txt -o output.txt
# CDN SSL scan
flashscan-go cdn-ssl -f proxies.txt --target example.com
# SNI scan with custom parameters
flashscan-go sni -f subdomains.txt --threads 128 --timeout 5sni- Scan Server Name Indication list from filecdn-ssl- Scan using CDN SSL proxy with payload injectiondirect- Scan using direct connection to targets (Most accurate)proxy- Scan using a proxy with payloadping- Scan hosts using TCP ping
- High Performance: Optimized with DNS Caching & Buffer Pooling
- Beautiful UI: Modern, colorful, and adaptive terminal interface
- Dynamic Sizing: Automatically adjusts to your screen size
- Concurrent: Scans thousands of hosts in seconds
- Cross-platform: Works on Windows, Linux, macOS
- DNS Caching: Highly optimized IP resolution
Contributions are welcome! Created by SirYadav1.
Join our Telegram group for support.
This project is licensed under the MIT License. See LICENSE for details.