go-libs / iputils

IP utils, IP2Long, Long2IP etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iputils

View the docs.

IP2Long(ip string) uint32

Convert IP string to uint32.

Long2IP(i uint32) string

Convert uint32 to IP string.

About

IP utils, IP2Long, Long2IP etc


Languages

Language:Go 100.0%