forked from coder/wgtunnel
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
As a human
I want to share my website with others
In order to be seen
Given a local web site
When I run `tunnel 127.0.0.1:8080`
Then I can share https://WGKEY.try.cloudnative.nz
And they can reach my website!
If we do this, we remove the requirement for wgutils to generate the key, and default to folks not using the same key twice.
- Default TUNNEL_API_URL to "try.cloudnative.coop"
- Default TUNNEL_WIREGUARD_KEY to a dynamically generated key
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done