Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crmne/whosup
A small and fast utility to discover who's up on the LAN
https://github.com/crmne/whosup
Last synced: 6 days ago
JSON representation
A small and fast utility to discover who's up on the LAN
- Host: GitHub
- URL: https://github.com/crmne/whosup
- Owner: crmne
- License: mit
- Created: 2015-02-16T18:34:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-25T20:24:05.000Z (almost 10 years ago)
- Last Synced: 2024-11-08T19:45:59.426Z (about 2 months ago)
- Language: C++
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whosup
## PrerequisitesThis project requires:
* Cross-platform Make (CMake) v2.6.2+
* GNU Make or equivalent.
* GCC or an alternative, reasonably conformant C++ compiler.
* [LibCrafter 0.3+.](https://code.google.com/p/libcrafter/)## Building
This project uses the Cross-platform Make (CMake) build system.## Installing
Once the project has been built (see "Building"), execute "sudo make install".