]> Cypherpunks.ru repositories - govpn.git/blobdiff - utils/newclient.sh
Ability to explicitly specify TAP interface, without up-script using
[govpn.git] / utils / newclient.sh
index 4d49ff4cbb199601d856dfbf84794af6c2fb1266..a57becbd80af8544beea2a7772bfe31f67cd520f 100755 (executable)
@@ -30,6 +30,7 @@ Place the following JSON configuration entry on the server's side:
 
     "$username": {
         "up": "/path/to/up.sh",
+        "iface": "or TAP interface name",
         "verifier": "$verifierS"
     }