From da2712a75fd7ac84310218aa95535cb2d58ab0c5 Mon Sep 17 00:00:00 2001 From: gshtwy <161450968+gshtwy@users.noreply.github.com> Date: Sun, 4 Aug 2024 01:41:44 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3aaa06..293dde5 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ - Hysteria2用UDP端口,Socks5用TCP端口 ## 一键脚本 -- 推荐nohup模式 +- 推荐Socks5 hysteria2 nohup模式 ```bash bash <(curl -s https://raw.githubusercontent.com/gshtwy/socks5-for-serv00/main/install-socks5-hysteria.sh) ``` -- pm2模式 +- Socks5 pm2模式 ```bash bash <(curl -s https://raw.githubusercontent.com/gshtwy/socks5-for-serv00/main/install-socks5-pm2.sh) ```