随笔 - 214  文章 - 0  评论 - 27  阅读 - 72万

随笔分类 -  VPN

openVPN设置本地密码验证
摘要:wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh https://github.com/Nyr/openvpn-install 1.修改配置文件。(添加下列配置) 2.添加验证脚本,密码文件。 验证脚本 阅读全文
posted @ 2019-03-04 14:28 阿小杜 阅读(191) 评论(0) 推荐(0) 编辑
centos7部署openvpn-2.4.6
摘要:一、环境说明 返回主机的IP地址 # ip a | grep "scope global" | awk -F'[ /]+' '{print $3}' | head -1 curl获取本机外网IP # curl ifconfig.me 查看系统的版本信息 # cat /etc/redhat-relea 阅读全文
posted @ 2019-02-28 16:46 阿小杜 阅读(405) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示