https://github.com/100prznt/networkscanner
Simple network scanner, to show active devices in a local class-d network.
https://github.com/100prznt/networkscanner
ip lan network scanner
Last synced: 12 months ago
JSON representation
Simple network scanner, to show active devices in a local class-d network.
- Host: GitHub
- URL: https://github.com/100prznt/networkscanner
- Owner: 100prznt
- License: mit
- Created: 2019-01-09T15:28:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T08:37:33.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T01:33:33.029Z (about 1 year ago)
- Topics: ip, lan, network, scanner
- Language: C#
- Size: 104 KB
- Stars: 12
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# NetworkScanner
Simple network scanner, to show active devices in a local class-d network.
## How to use
### Start the program
You can start the application `NetworkScanner.exe` directly without any args.
### Select interface
After start, you must select the interface which you want to use.
## Screenshoot

## Releases
This project build on the continuous integration (CI) platform [AppVeyor](https://www.appveyor.com/) and released in the [Release-Feed](https://github.com/100prznt/NetworkScanner/releases).
[](https://ci.appveyor.com/project/100prznt/NetworkScanner)
[](https://ci.appveyor.com/project/100prznt/NetworkScanner/build/tests)
[](https://github.com/100prznt/NetworkScanner/releases/latest)
[](https://github.com/100prznt/NetworkScanner/releases) (Pre-)Release
## Credits
* **Elias Ruemmler** - *Initial work* - [rmmlr](https://github.com/rmmlr)
Under [Contributors](https://github.com/100prznt/NetworkScanner/contributors) you can see more project supporter.
## License
This project (NetworkScanner) is licensed under [MIT License](http://www.opensource.org/licenses/mit-license.php "Read more about the MIT license form").
Refer to [LICENSE](https://github.com/100prznt/NetworkScanner/blob/master/LICENSE.txt) for more information.
[](https://github.com/100prznt/NetworkScanner/blob/master/LICENSE.txt)