whoops the whole point was missed
This commit is contained in:
2
do.sh
2
do.sh
@@ -2,4 +2,4 @@ prox=https://bel.house \
|
|||||||
clientkey=/tmp/certs/client.key \
|
clientkey=/tmp/certs/client.key \
|
||||||
clientcrt=/tmp/certs/client.crt \
|
clientcrt=/tmp/certs/client.crt \
|
||||||
servercrt=/tmp/certs/server.crt \
|
servercrt=/tmp/certs/server.crt \
|
||||||
bash test.sh 192.168.0.86:8080/vpntor
|
bash test.sh ${1:-192.168.0.86:8080/vpntor}
|
||||||
|
|||||||
Reference in New Issue
Block a user