how to disable openvpn_gui conection window

All comments and questions related to the functionality of the OpenVPN web pages and forum should go here.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
vpn4u
OpenVpn Newbie
Posts: 4
Joined: Tue Apr 24, 2012 9:50 pm

how to disable openvpn_gui conection window

Post by vpn4u » Wed Apr 25, 2012 12:15 am

Can I disable the windows log conection using ovpn file?
or at least disable messages.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: how to disable openvpn_gui conection window

Post by maikcat » Wed Apr 25, 2012 9:21 am

you can use verb 0

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

vpn4u
OpenVpn Newbie
Posts: 4
Joined: Tue Apr 24, 2012 9:50 pm

Re: how to disable openvpn_gui conection window

Post by vpn4u » Fri May 04, 2012 4:37 pm

i tried using verb 0 but don't connect, only verb 1 to up, i tried mute 0 help but dont disable all messages.
it show correct 3 times and it remains yellow(connecting) and dont show any error. just stay connecting forever.

Please help.

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: how to disable openvpn_gui conection window

Post by janjust » Fri May 04, 2012 10:52 pm

run

Code: Select all

openvpn-gui.exe --help
to get a list of command line options for the GUI ; it will include an option to turn off the log window: most likely

Code: Select all

openvpn-gui.exe --silent_connection
is the one you want; this can also be set using a registry key.

Post Reply