2020-05-07 09:55:03 +08:00
|
|
|
|
# 请用于合法用途
|
2020-05-07 09:36:52 +08:00
|
|
|
|
|
2020-05-07 09:58:02 +08:00
|
|
|
|
自动配置TAP模式(为游戏优化)
|
2020-05-07 02:18:44 +08:00
|
|
|
|
|
2020-05-07 09:53:14 +08:00
|
|
|
|
无NAT和DNS,仅保留局域网功能
|
2020-05-07 00:12:40 +08:00
|
|
|
|
|
2020-05-07 00:06:34 +08:00
|
|
|
|
## 使用方法
|
2018-01-25 12:28:27 +01:00
|
|
|
|
|
2020-05-07 00:06:34 +08:00
|
|
|
|
第一步,下载脚本:
|
2018-01-25 12:28:27 +01:00
|
|
|
|
|
|
|
|
|
```bash
|
2020-05-08 22:04:26 +08:00
|
|
|
|
curl -O https://github.com/Nouko61/openvpn-install/raw/master/openvpn-install.sh
|
2018-01-25 12:28:27 +01:00
|
|
|
|
chmod +x openvpn-install.sh
|
|
|
|
|
```
|
|
|
|
|
|
2020-05-07 02:13:45 +08:00
|
|
|
|
第二步,运行:
|
2018-01-25 12:28:27 +01:00
|
|
|
|
|
2018-09-20 17:16:04 +02:00
|
|
|
|
```sh
|
|
|
|
|
./openvpn-install.sh
|
|
|
|
|
```
|
|
|
|
|
|
2020-05-07 00:06:34 +08:00
|
|
|
|
## 更多
|
2018-01-25 12:28:27 +01:00
|
|
|
|
|
2020-05-08 09:16:06 +08:00
|
|
|
|
[自制客户端](https://github.com/Nouko61/Simple-Lancher)
|
2020-05-07 02:15:05 +08:00
|
|
|
|
|
2020-05-07 02:13:45 +08:00
|
|
|
|
更多信息请前往[原项目](https://github.com/angristan/openvpn-install)
|
2018-01-25 12:28:27 +01:00
|
|
|
|
|
2020-05-07 09:51:26 +08:00
|
|
|
|
This project is under the [MIT Licence](https://raw.githubusercontent.com/N/openvpn-install/master/LICENSE)
|