updated openvpn run file to use tcp connection, and removed ov alias from bashrc
This commit is contained in:
parent
a021eecb36
commit
955abb2a98
2 changed files with 1 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
exec /usr/bin/openvpn --config /home/brian/.config/protonvpn/protonvpn_configs/us-free-02.protonvpn.com.udp.ovpn --auth-user-pass /home/brian/.config/protonvpn/protonvpn.txt
|
||||
exec /usr/bin/openvpn --config /home/brian/.config/protonvpn/protonvpn_configs/us-free-04.protonvpn.com.tcp.ovpn --auth-user-pass /home/brian/.config/protonvpn/protonvpn.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue