Skip to content

iptables-proxy 0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 18:08

Changelog

v0.2.0

  • Added basic prometheus metrics and corresponding endpoint
  • Creating a route will now return a string token, that will be needed to remove the route normally in the future

v0.1.4

  • Another fix for the routes with different protocols
  • Added more tests to detect more possible regressions

v0.1.3

  • Fix issue with new route overwriting existing one on same address but different protocol

v0.1.2

  • Minor adjustments for certain commands

v0.1.1

  • Fixed the IPtables command for removing routes again

v0.1.0

  • Initial Version of the iptables-proxy