3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
openvpn --config ~/linux.ovpn &
|
|
sleep 10
|
|
ip route add default dev tun0
|