Page 1 of 1

how to set openvpn client disable apater once VPN disconnect?

Posted: Wed Jan 08, 2020 10:21 am
by hellotiming
hello,all

once vpn discconnect , the Chrome browser may still request current URL , that may leaks URL with DNS to ISP, so can I have a way to setting it in .ovpn file in openvpn client with some parameter?

What I need is once vpn be disconnected , the internet automatic disconnected (current apdater be disabled) , thank you.

Re: how to set openvpn client disable apater once VPN disconnect?

Posted: Wed Jan 08, 2020 11:47 am
by TinCanTech
Essentially, you want a "Kill switch" ..

OpenVPN does not have a kill switch but you can probably search the www for one.

Re: how to set openvpn client disable apater once VPN disconnect?

Posted: Wed Jan 08, 2020 12:10 pm
by hellotiming
TinCanTech wrote:
Wed Jan 08, 2020 11:47 am
Essentially, you want a "Kill switch" ..

OpenVPN does not have a kill switch but you can probably search the www for one.
thanks for answer