dumbnet

A dumb, portable networking library -- development files

Install

All systems
curl cmd.cat/dumbnet.sh
Debian Debian
apt-get install libdumbnet-dev
Ubuntu
apt-get install libdumbnet-dev
image/svg+xml Kali Linux
apt-get install libdumbnet-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libdumbnet-dev
Raspbian
apt-get install libdumbnet-dev

libdumbnet-dev

A dumb, portable networking library -- development files

libdumbnet provides a simplified, portable interface to several low-level networking routines, including * network address manipulation * kernel arp(4) cache and route(4) table lookup and manipulation * network firewalling (Ip filter, ipfw, ipchains, pdf, ...) * network interface lookup and manipulation * raw IP packet and Ethernet frame transmission libdumbnet is known as libdnet in other distributions, but was renamed in Debian in favour of the older DECnet library 'libdnet'. This package contains the static library and the C header files.