centos7 安装openvpn
环境准备
openvpn 的yum源
yum install epel-release
编辑/etc/yum.repos.d/epel.repo,设置enabled为1
或者运行yum-config-manager –enable epel
一键安装脚本下载
下载openvpn一键安装脚本
https://github.com/Nyr/openvpn-install
wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh
mac下载openvpn的client端,tunnelblick
导入上面脚本安装之后生产的client.ovpn到tunnelblick,可以直接点击导入
- 原文作者:iamdev
- 原文链接:https://blog.iamdev.cn/post/centos7-install-openvpn/
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止转载 4.0 国际许可协议进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。