about summary refs log tree commit diff
path: root/src/main.go
diff options
context:
space:
mode:
authormaride <maride@darknebu.la>2018-08-23 12:10:35 +0200
committermaride <maride@darknebu.la>2018-08-23 12:10:35 +0200
commit65d1f311e1679d0d61b4be9162fdab23359c2403 (patch)
treecbe6e636b1955777993e88b61c97061e0a6f8aa7 /src/main.go
parent8b65f91699cd474563c0abacc726a3d47961a78f (diff)
Add port forwarding for VPN, print remote address/port into env vars of VPN container
Diffstat (limited to 'src/main.go')
-rw-r--r--src/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.go b/src/main.go
index a06ee66..ae50632 100644
--- a/src/main.go
+++ b/src/main.go
@@ -11,6 +11,7 @@ func main() {
 	registerSessionFlags()
 	registerCredentialsFlags()
 	registerSeedFlags()
+	registerAccessFlags()
 	flag.Parse()
 
 	// Read challenges from file