Skip to content

Add wstunnel support - #9

Merged
nocturo merged 4 commits into
mainfrom
addwstunel
Apr 8, 2026
Merged

Add wstunnel support#9
nocturo merged 4 commits into
mainfrom
addwstunel

Conversation

@nocturo

@nocturo nocturo commented Apr 6, 2026

Copy link
Copy Markdown
Contributor
  • Adds tunneling support for wireguard using wstunnel to wrap/hide away wireguard UDP traffic and punch through more firewalls.

  • Adds more descriptive statuses to Wireguard and WireguardPeer so that a user can quickly glance over statuses with a kubectl get.

# kubectl get wireguard
NAME   STATUS   ADDRESS      TUNNEL     AGE
vpn    ready    172.18.0.2   disabled   2m

# kubectl get wireguardpeer
NAME     STATUS   AGE
peer20   ready    2m

@nocturo
nocturo merged commit c6dbfb2 into main Apr 8, 2026
5 checks passed
@nocturo
nocturo deleted the addwstunel branch April 8, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants