Skip to content

Releases: palner/iptables-api

Allow custom chain

06 Apr 21:14
e830098
Compare
Choose a tag to compare

v0.1.0

02 Oct 17:49
780474a
Compare
Choose a tag to compare

go/iptables-api.go: add push/clean up methods

  • address issue #2
  • clean up methods with a switch of r.Method
  • add PUT method for push function

README.md: document push function (issue #2)

iptables-api/iptables-api-arm

  • rebuild based on current iptables-api.go

v0.0.3

03 Sep 15:00
9eb8f3d
Compare
Choose a tag to compare
  • added "Rest" type functions with POST / DELETE
  • improved documentation
  • optimized code

v0.0.2

02 Sep 19:14
266ddba
Compare
Choose a tag to compare
  • add ipv6 support

Initial Release

31 Aug 13:49
e70e563
Compare
Choose a tag to compare

Day 1... most certainly beta =)