Skip to content
Compare
Choose a tag to compare
@AlexMKX AlexMKX released this 06 Feb 15:53
· 17 commits to master since this release

What's new:

  1. Firezone migrated to docker
  2. Added conntrack logger to check how users are using the service. This is crucial to some cloud services, which, for instance, prohibits mining. In this case you need to detect who mines through VPN.
  3. Added automatic VPN subnets derivation from the vpn server's dns-name, which should simplify the IP topology planning.
  4. Added containers health check and automatic restart
  5. Lot of minor fixes