diff --git a/V2Ray一键安装脚本.md b/V2Ray一键安装脚本.md index cea5362..682750c 100644 --- a/V2Ray一键安装脚本.md +++ b/V2Ray一键安装脚本.md @@ -151,6 +151,12 @@ Just My Socks 详细图文购买教程
如果你的 VPS 有外部防火墙,请确保你已经开放了端口
+ +关闭防火墙,一般用于 CentOS 系统
+ +systemctl stop firewalld;systemctl disable firewalld
提醒,默认安装的 V2Ray 内核为最新版本
如果无法使用,可能是你客户端的内核太旧
diff --git a/V2Ray搭建详细图文教程.md b/V2Ray搭建详细图文教程.md index 0aa29a9..813985a 100644 --- a/V2Ray搭建详细图文教程.md +++ b/V2Ray搭建详细图文教程.md @@ -908,6 +908,12 @@ Just My Socks 购买及使用如果你的 VPS 有外部防火墙,请确保你已经开放了端口
+ +关闭防火墙,一般用于 CentOS 系统
+ +systemctl stop firewalld;systemctl disable firewalld
提醒,默认安装的 V2Ray 内核为最新版本
如果无法使用,可能是你客户端的内核太旧