about summary refs log tree commit diff
path: root/README.md
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 /README.md
parent8b65f91699cd474563c0abacc726a3d47961a78f (diff)
Add port forwarding for VPN, print remote address/port into env vars of VPN container
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89b2017..bef50bc 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,8 @@ This executable needs some parameters to work properly:
 | `-accessCode` | Yes | Access code for the user. *Default: AllYourCodesAreBelongToUs* |
 | `-sessionSalt` | Yes | Variable to salt the session token generator with. |
 | `-seedFile` | Yes | JSON file to read challenge information from. |
+| `-vpnRemoteAddress` | Yes | Address the VPN will run on, as rendered into the client VPN configuration file. |
+| `-vpnRemotePort` | No | Port the VPN will run on |
 
 ## Seed file