Skip to content

v0.4.0

Compare
Choose a tag to compare
@braginini braginini released this 03 Mar 08:33
· 1464 commits to main since this release
430e041

Changelog

Management

  • Group users for the same private (organization) domain.
    With this change, all users, belonging to the same org will share the network.
    E.g. [email protected] and [email protected] will end up in the same network.
  • Minor code refactor.
  • Improved testing for the HTTP handler.

Client

  • Enable no-proxy mode.
    Client apps, running on hosts with public static IPs or connecting to other peers in the same private network will connect directly Wireguard to Wireguard, bypassing any proxies.