Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jjl772/netutils

Crappy network debugging utils
https://github.com/jjl772/netutils

Last synced: 12 days ago
JSON representation

Crappy network debugging utils

Awesome Lists containing this project

README

        

# Portable Networking Utils

Well, sorta portable... winsock not supported, only BSD sockets.

Builds with and without EPICS.

Requirements:
- C99 compiler
- C library support for POSIX.1b
- BSD-like networking stack (Known to work with Linux, FreeBSD and RTEMS 4.X networking)

## Tools

* ping
* traceroute
* probe (daemonized ping)