Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 264 Bytes

File metadata and controls

15 lines (10 loc) · 264 Bytes

iprefix is a golang package/tool to expand CIDR or IP range to string IP prefix patterns.

Usage and Demo

cli demo.

Enter cli dir in CLI:

go build -ldflags="all=-s -w" -trimpath
./cli -h

Homepage

https://github.com/lifenjoiner/iprefix