Page 1 of 1

Connect through Command Line?

Posted: Mon Jan 23, 2017 5:13 pm
by csilk
Hi,

I am wondering if there is a way to connect to my OpenVPN through the command line, without using the GUI at all. Basically, I am looking to see if there is a way to enter my username and password, through the command line, and connect?

Re: Connect through Command Line?

Posted: Mon Jan 23, 2017 6:16 pm
by TinCanTech
Which version of openvpn ?

Posted: Thu Nov 23, 2017 1:12 am
by Masutin
Run

Code: Select all

openvpn>help.txt
and try options, e.g. containing '-pass', that you find in help.txt: --auth-user-pass or others.