From 3fe8c156f77ea58cb0f38cf523d7514b860dd4df Mon Sep 17 00:00:00 2001 From: Yizuko <122248325+Yizuko@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:01:35 +0800 Subject: [PATCH] Update README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 55e04f9..3e84ccc 100644 --- a/README.md +++ b/README.md @@ -25,21 +25,7 @@ clash for linux 备份(备份号:202311091510)。 - 【注意:部分带有桌面端Linux系统的需要在浏览器设置代理!否则有可能无法使用!】 - 【若系统代理无法使用,但是想要系统代理,请修改尝试修改start.sh中的端口后执行环境变量命令!】 - 【还是无法使用请更换当前网络环境(也是其中一个因素!)】 -- 谷歌,twitter,youtube等可能无法ping通,正常现象! - -```bash -# 开启系统代理 -function proxy_on() { - export http_proxy=http://127.0.0.1:修改这里 - export https_proxy=http://127.0.0.1:修改这里 - export no_proxy=127.0.0.1,localhost - export HTTP_PROXY=http://127.0.0.1:修改这里 - export HTTPS_PROXY=http://127.0.0.1:修改这里 - export NO_PROXY=127.0.0.1,localhost - echo -e "\033[32m[√] 已开启代理\033[0m" -} -``` - +- 【谷歌,twitter,youtube等可能无法ping通,正常现象!】 > **注意**:当你在使用此项目时,遇到任何无法独自解决的问题请优先前往 [Issues](https://github.com/Elegycloud/clash-for-linux-backup/issue) 寻找解决方法。由于空闲时间有限,后续将不再对Issues中 “已经解答”、“已有解决方案” 的问题进行重复性的回答。