Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Releases: kiyonlin/gonetx

v1.0.0

03 Dec 08:18
Compare
Choose a tag to compare

🔥New

  • add tcp detect
  • add ipv4 and uint32 conversion

Improve ipset restore

15 Sep 06:36
Compare
Choose a tag to compare

Fixes and improvement

15 Sep 04:20
Compare
Choose a tag to compare

🔥 Release the first version

14 Sep 12:08
Compare
Choose a tag to compare
Pre-release

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+.