An open API service indexing awesome lists of open source software.

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.

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
![Screenshoot der Anwendung](docs/NetworkScanner_Screen.png)

## 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).

[![AppVeyor Build](https://img.shields.io/appveyor/ci/100prznt/NetworkScanner.svg)](https://ci.appveyor.com/project/100prznt/NetworkScanner)
[![AppVeyor Tests](https://img.shields.io/appveyor/tests/100prznt/NetworkScanner/master.svg)](https://ci.appveyor.com/project/100prznt/NetworkScanner/build/tests)

[![GitHub Release](https://img.shields.io/github/release/100prznt/NetworkScanner.svg)](https://github.com/100prznt/NetworkScanner/releases/latest)
[![GitHub (Pre-)Release](https://img.shields.io/github/release/100prznt/NetworkScanner/all.svg)](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.

[![license](https://img.shields.io/github/license/100prznt/NetworkScanner.svg)](https://github.com/100prznt/NetworkScanner/blob/master/LICENSE.txt)