about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f6b3145..61b41ac 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@ This executable needs some parameters to work properly:
 | `-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 |
+| `-endTimestamp` | No | Date/Time after which flags are not accepted anymore |
+| `-endAfter` | No | Seconds (!) after the first login, after which flags are not accepted anymore |
+
+If `-endTimestamp` **and** `-endAfter` is given, flags are not accepted if **one** of the given flags kicks in.
 
 ## Seed file