Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Whosup

## Prerequisites

This 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".