Connect through Command Line?

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
csilk
OpenVpn Newbie
Posts: 2
Joined: Wed Sep 23, 2015 7:53 pm

Connect through Command Line?

Post by csilk » Mon Jan 23, 2017 5:13 pm

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?

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Connect through Command Line?

Post by TinCanTech » Mon Jan 23, 2017 6:16 pm

Which version of openvpn ?

Masutin
OpenVpn Newbie
Posts: 1
Joined: Thu Oct 26, 2017 11:35 pm

Post by Masutin » Thu Nov 23, 2017 1:12 am

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.

Post Reply