Skip to content

Bugfix, finish hook, persistent interface, no firewall ...

Compare
Choose a tag to compare
@SloCompTech SloCompTech released this 02 May 01:09
· 110 commits to master since this release
1.0.5
02206cc
  • Fixed bug when running hooks (#3)
  • Added finish hook (which runs just before container exit)
  • Added persistent interface option, so interface is persistently present on device (if using host networking mode) and firewall setup rules are executed only once (no ip tables mess) (#1)
  • Logging chaned to stdout, no more log file by default
  • Added firewall disable feature to disable all firewall related modifications
  • Added ìp6tables & more permissions to ip utils
  • Run OpenVPN only if config is present in /config/openvpn/server else sleep forever until config was setup & CONTAINER RESTART