Skip to content

Releases: MultionLabs/wireport

wireport 0.9.8

27 Jun 20:12

Choose a tag to compare

  • Server node labels: wireport server label add/remove
  • Remote Docker over VPN: docker-socket-published label exposes the engine on wg0:2375 for Docker CLI/Compose from your laptop (VPN-only, not on the public Internet)
  • SERVER background agent (~30s): syncs labels from the gateway, reconciles wireport.service.* container labels to gateway publish/unpublish, toggles socat
  • Improved server join/bootstrap feedback and post-install join verification
  • Docker image: Go 1.26.4, Caddy 2.11.4, dependency security updates
  • README: labels, declarative tunnels, remote Docker workflow

Full Changelog: v0.9.7...v0.9.8

wireport 0.9.7

13 Oct 21:40

Choose a tag to compare

  • feat: declarative docker-labels-based tunnels
  • fix: unhandled service listing error led to silent failures
  • fix: stricter protocol validation for service publishing (e.g., no udp -> tcp tunnelling and etc.)
  • fix: accept gateway public IP for service public hostname (used to only work with 0.0.0.0)
  • fix: treat public hostname = IP & public hostname = DNS name as two separate for Caddy config entry generation
  • tests: added new automated http/udp/tcp tests

Full Changelog: v0.9.6...v0.9.7

wireport 0.9.6

15 Jul 01:43

Choose a tag to compare

wireport 0.9.5

13 Jul 01:15

Choose a tag to compare

v0.9.5

fix: upgraded container recovery after VM reboot

wireport 0.9.4

12 Jul 02:58

Choose a tag to compare

v0.9.4

fix: docker containers in gateway/server mode should restart automati…

wireport 0.9.3

12 Jul 01:42

Choose a tag to compare

v0.9.3

wireport v0.9.3 with auto-builds and auto-releases (full pipeline)

wireport 0.9.2

11 Jul 22:52

Choose a tag to compare

v0.9.2

wireport v0.9.2 with auto-builds

v0.9.1

03 Jul 22:33

Choose a tag to compare

  • More descriptive logging and command docs
  • Concept renaming: HOST -> GATEWAY
  • Introduced upgrade commands for gateway and server nodes (with --image-tag flag support)
  • Introduced status check commands for gateway and server nodes
  • Introduced service params support
  • Improved private IP & docker-subnet availability tracking
  • Added tar build target
  • A lot of refactoring and doc improvements

Full Changelog: https://github.com/MultionLabs/wireport/commits/v0.9.1

v0.9.0-beta

30 Jun 02:16

Choose a tag to compare

v0.9.0-beta Pre-release
Pre-release
  • Moving towards CLI protocol stabilization
  • Initial support for distributed command execution model (CLIENT -> HOST, etc.; nothing fancy yet)
  • HOST & SERVER bootstrapping, status check, tearing down
  • mTLS instead of AES for CLIENT -> HOST communication
  • Introducing more mess that's to be addressed in the next refactoring iteration :)

Full Changelog: v0.8.0-beta...v0.9.0-beta

Build and packaging

20 Jun 18:04

Choose a tag to compare

Build and packaging Pre-release
Pre-release
  • Semi-automated release build and packaging

Full Changelog: https://github.com/MultionLabs/wireport/commits/v0.8.0-beta