https://github.com/byte-nova/sonar
https://github.com/byte-nova/sonar
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/byte-nova/sonar
- Owner: Byte-Nova
- License: mit
- Created: 2024-02-10T05:02:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T05:02:17.000Z (over 1 year ago)
- Last Synced: 2025-01-23T10:27:41.517Z (4 months ago)
- Language: C#
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sonar
## A Fast and Easy Port Scanner**What is 'Sonar'?**
- Sonar is a free and fast way of scanning the ports of an internet connection.
- It will test all of the desired ports and output whether they are open or closed.**Things to know before using?**
- Sonar won't work correctly without being connected to the internet.
- Sonar's speed is heavily reliant on your internet connection.
- Requires .NET Framework 4.7 or superior to work!**How does it work?**
- Input the IP you want to scan, then both the starting and ending ports.
- Tweak the amount of simultaneous threads you want to use during the scan.
- Tweak the amount of MS you want to use as timeout per port.
- Press the 'Scan' button to allow the application to start working.
- Wait until the process finishes all the tasks.
- Each of the ports that are open will be output inside the "Open Ports" list.**Atribution Credits**
- Sonar icon created by manshagraphics - Flaticon
- Testing done with the help of Golfa