v1.4 #3
nxneeraj
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
⚡ HyperScanner + CORS (hxscanner) v1.4+
HyperScanner v1.4+CORS (IP/Domain/URL Scanner)
HyperScanner is a powerful and futuristic HTTP status code scanner that takes a list of IPs or URLs and classifies their responses into structured folders and files.
Designed for speed, clarity, and beauty, HyperScanner simplifies HTTP response analysis with an organized and efficient workflow.
✨ Features
200.txt
for HTTP 200 OK responses.ip_exist.txt
: List of valid and reachable IPs/URLs.ip_invalid.txt
: List of invalid or unreachable IPs/URLs.log.txt
: Comprehensive full scanning log.Access-Control-Allow-Origin
.🚀 Installation
Make sure you have Go 1.19+ installed.
Then install HyperScanner using:
🛠️ Usage
Prepare a text file (
ips.txt
) containing a list of IPs or URLs, one per line.Run HyperScanner with:
You can also specify an output directory:
📋 CLI Options
-i <file>
-f
not used)-f <file>
-i
-w <number>
-t <duration>
-q
--cors
-h
📂 Output Structure
HyperScanner organizes the output beautifully:
<status_code>.txt
: IPs/URLs returning that status code.ip_exist.txt
: Valid, reachable IPs/URLs.ip_invalid.txt
: Failed or unreachable IPs/URLs.log.txt
: Full detailed log of scanning activities.cors_detected.txt
: IPs/URLs where CORS headers were found (Access-Control-Allow-Origin
).🌐 Cross-Platform Compatibility
HyperScanner runs seamlessly on:
No additional setup needed — just Go installed.
🖥️ GUI Version (Coming Soon)
We are building a beautiful, lightweight GUI version using Wails.
Stay tuned for an enhanced desktop experience with all HyperScanner features!
🏗️ Contributing
We welcome contributions! Here's how you can help:
feature/your-feature-name
).Let's make HyperScanner even better together! 🌟
📄 License
This project is licensed under the MIT License — see the LICENSE file for details.
📧 Contact
For support, feedback, or feature requests:
🔮 Future Plans
Keep Moving Forward
This discussion was created from the release v1.4.
Beta Was this translation helpful? Give feedback.
All reactions