/go-inet

A Go library for reading, formatting, sorting, lookup and converting IP-addresses and IP-blocks

Primary LanguageGoMIT LicenseMIT

go-inet

A Go library for reading, formatting, sorting and converting IP-addresses and IP-blocks.

DEPRECATED:

Go has since v1.18 a usable stdlib net/netip for IP addresses and prefixes and also introduced generics, so the package go-inet/inet and go-inet/tree has been rebuilt.

NEW: