Skip to content

v0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@afeiszli afeiszli released this 03 Jun 00:02
· 16 commits to v0.5 since this release
4c3b7c1

What's New

  • External Client Mode
    -- Create Ingress Gateways
    -- Add clients to Gateways
    -- Supports secure network access from any WireGuard-enabled device
    ->>>> iPhone, Android, iOS, Windows, etc.
  • Secure GRPC
    -- Server-Agent communication (GRPC) now take place over WireGuard tunnels
    -- Increases security of network substantially
  • Unmanaged Client
    -- Deploy Netclient without installing to SystemD
    -- Enables self-managed support for Linux systems w/o SystemD (FreeBSD, etc.)
  • Documentation
    -- Extensive version-controlled documentation under the docs directory
    -- built with Sphinx ala ReadTheDocs
    -- Hosted in two locations: here and here

What's Improved

  • Netclient Revamped
    -- Better CLI experience
    -- Help text for commands
    -- Additional commands
    -- Allows for self-managed client (w/o systemd daemon)

What's Fixed

-- Various UI bugs
-- Various backend bugs

What's Broken

-- expdatetime on chrome
-- GRPC over WireGuard stops working sometimes
-- dns randomly causes errors due to missing file
-- missing sections in docs
-- intclient and extclient validation
-- can click "add server to network" even if it's already in network