介绍
希望通过自己的智能手机或者笔记本经由非受信网络(例如旅馆或者咖啡厅WiFi)安全访问互联网?虚拟专有网络 (VPN)无疑是最理想的解决方案。流量会首先被引导至VPN服务器,而后再前往目的地。
步骤
执行
sudo wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh
或者下载 openvpn-install.sh 然后执行
sudo bash openvpn-install.sh
Copyright (c) 2013 Nyr. Released under the MIT License.
GitHub: https://github.com/Nyr/openvpn-install
2018年6月20日由 Extrawdw 发布于 Extrawdw Blog。其中的一些信息可能已经过时。