From ac0449d7f9bf45b2cc5668439635cc2539b3f641 Mon Sep 17 00:00:00 2001 From: Nao_ke <43508005+Nouko61@users.noreply.github.com> Date: Thu, 7 May 2020 00:22:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743ff9d..a686848 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 一键部署一个用于局域网游戏的Openvpn服务器 -精简了原脚本,去除NAT和DNS,仅保留局域网功能 +修改原脚本为TAP模式,去除NAT和DNS,仅保留局域网功能。 [原项目](https://github.com/angristan/openvpn-install)