X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=utils%2Fnewclient.sh;h=2c2a811e49aeb5863ecc763d9b4aa56d94ac4ea4;hb=867a8de03177abf0a5d678e6ce5cf0d0963ca207;hp=a57becbd80af8544beea2a7772bfe31f67cd520f;hpb=5bdcecf9c5ba070fceeeb45864ff7a88af7dd44c;p=govpn.git diff --git a/utils/newclient.sh b/utils/newclient.sh index a57becb..2c2a811 100755 --- a/utils/newclient.sh +++ b/utils/newclient.sh @@ -38,17 +38,4 @@ Verifier was generated with: $(dirname $0)/storekey.sh /tmp/passphrase govpn-verifier -key /tmp/passphrase - -Create up.sh script that will output on the first line TAP interface -name that must be used for the peer. For example: - - % umask 077 - % ed /path/to/up.sh - a - #!/bin/sh - echo tap0 - . - wq - 20 - % chmod +x /path/to/up.sh EOF