From 715fb688cf599896050bc0adcf711074fb94b73f Mon Sep 17 00:00:00 2001 From: maride Date: Fri, 14 Sep 2018 17:06:38 +0200 Subject: Add time limit(s) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit 1.4.1