mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-07-03 04:54:21 +02:00
Update README.md
This commit is contained in:
parent
ac0449d7f9
commit
1420bcfccf
@ -2,9 +2,10 @@
|
|||||||
|
|
||||||
一键部署一个用于局域网游戏的Openvpn服务器
|
一键部署一个用于局域网游戏的Openvpn服务器
|
||||||
|
|
||||||
修改原脚本为TAP模式,去除NAT和DNS,仅保留局域网功能。
|
自动设置Openvpn为TAP模式(为游戏优化)
|
||||||
|
去除NAT和DNS,仅保留局域网功能。
|
||||||
|
|
||||||
[原项目](https://github.com/angristan/openvpn-install)
|
客户端下载(需要科学上网)https://openvpn.net/community-downloads/
|
||||||
|
|
||||||
有些选项实在是看不懂就没翻译。。
|
有些选项实在是看不懂就没翻译。。
|
||||||
|
|
||||||
@ -17,7 +18,7 @@ curl -O https://raw.githubusercontent.com/Nouko61/openvpn-install/master/openvpn
|
|||||||
chmod +x openvpn-install.sh
|
chmod +x openvpn-install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
然后,运行:
|
第二步,运行:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./openvpn-install.sh
|
./openvpn-install.sh
|
||||||
@ -25,6 +26,6 @@ chmod +x openvpn-install.sh
|
|||||||
|
|
||||||
## 更多
|
## 更多
|
||||||
|
|
||||||
更多信息请前往原项目
|
更多信息请前往[原项目](https://github.com/angristan/openvpn-install)
|
||||||
|
|
||||||
This project is under the [MIT Licence](https://raw.githubusercontent.com/Angristan/openvpn-install/master/LICENSE)
|
This project is under the [MIT Licence](https://raw.githubusercontent.com/Angristan/openvpn-install/master/LICENSE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user