From 141c08bc5fe1432be8372cdae7c7544b9f862c35 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Wed, 19 Feb 2025 15:19:46 +0000 Subject: Add permissioned setup --- web/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index cdb46ed..4cc5a7f 100644 --- a/web/index.html +++ b/web/index.html @@ -52,6 +52,14 @@ curl -sSL http://{{.Host}}/8080 | sh
Inactivity time: {{.ExpireAfter}} seconds
Tunnels will expire after this amount of time. (You will need to re-create a new one.)
+ +
Permissioned: {{.Permissioned}}
+
If true, a secret key will also need to be passed to create a tunnel.
+
+
+curl -sSL http://{{.Host}}/[PORT YOU WANT TO FORWARD]?key=[SECRET KEY] | sh
+            
+
-- cgit v1.2.3-70-g09d2