Network configuration
Hey,
i'm trying ton configure the network for openvpn.
I got an application which foolow this steps :
open connecion with
connectionMgr --background --stay-connected --use-last-connection
make a curl
upload threw a web server
close the connection with connectionMgr
Do you know a command which i could use to lauunch openvpn with the connectionMgr??
i saw than there was --execute but I didn't found the well syntax.
|