Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 251 Bytes

Network address calculator

Various functions for IPv4, IPv6, and MAC (Ethernet) addresses

It is implemented in pure shell, without running any external commands.

Tested on Ubuntu 19.10 in /bin/sh and busybox sh, on FreeBSD 12.1 in /bin/sh.