This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
Releases: kiyonlin/gonetx
Releases · kiyonlin/gonetx
v1.0.0
Improve ipset restore
- Improve ipset restore f95463e
Fixes and improvement
🔥 Release the first version
This package is a almost whole Golang
wrapper to the ipset
user space utility. It allows Golang
programs to easily manipulate ipset
.
Visit http://ipset.netfilter.org/ipset.man.html for more ipset
command details. And ipset
requires version v6.0+
.