Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 249 Bytes

VPN_setup.md

File metadata and controls

7 lines (7 loc) · 249 Bytes

ubuntu

  • sudo apt-get install openvpn
  • download Country-region-tcp.ovpn
  • sudo openvpn Contry-region-tcp.ovpn # https://www.freeopenvpn.org/en/cf/korea.php
  • Open another terminal
    • opera -private&
  • To stop vpn, ctrl+c at the openvpn terminal