We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不知道配置完了没有 curl那行代码没有反应
(base) root@autodl-container-c33846b235-f16cd143:~/autodl-fs/cat/clash-for-AutoDL# bash start.sh 配置文件已存在,无需下载。 配置文件格式正确,无需转换。
正在启动Clash服务... 服务启动成功! [ OK ]
Clash 控制面板访问地址: http://<your_ip>:6006/ui
start.sh: line 492: envsubst: command not found 已添加代理函数到 .bashrc。 请执行以下命令启动系统代理: proxy_on 若要临时关闭系统代理,请执行: proxy_off 若需要彻底删除,请调用: shutdown_system 是否要在 .bashrc 中自动添加 proxy_on 命令?(y/n): y 已在 .bashrc 中添加自动执行 proxy_on 命令。 正在测试网络连接... 网络连接测试成功。 (base) root@autodl-container-c33846b235-f16cd143:/autodl-fs/cat/clash-for-AutoDL# curl google.com ^C (base) root@autodl-container-c33846b235-f16cd143:/autodl-fs/cat/clash-for-AutoDL#
The text was updated successfully, but these errors were encountered:
同学麻烦打开新的shell试一下
Sorry, something went wrong.
我也是curl谷歌没响应,不过我还出现了bash: proxy_on: command not found
bash: proxy_on: command not found
bash: proxy_on: command not found一般来说是环境变量没有录入的问题 建议vim ~/.bashrc再看看最后有没有相关语句
No branches or pull requests
不知道配置完了没有
curl那行代码没有反应
(base) root@autodl-container-c33846b235-f16cd143:~/autodl-fs/cat/clash-for-AutoDL# bash start.sh
配置文件已存在,无需下载。
配置文件格式正确,无需转换。
正在启动Clash服务...
服务启动成功! [ OK ]
Clash 控制面板访问地址: http://<your_ip>:6006/ui
start.sh: line 492: envsubst: command not found
已添加代理函数到 .bashrc。
请执行以下命令启动系统代理: proxy_on
若要临时关闭系统代理,请执行: proxy_off
若需要彻底删除,请调用: shutdown_system
是否要在 .bashrc 中自动添加 proxy_on 命令?(y/n): y
已在 .bashrc 中添加自动执行 proxy_on 命令。
正在测试网络连接...
网络连接测试成功。
(base) root@autodl-container-c33846b235-f16cd143:
/autodl-fs/cat/clash-for-AutoDL# curl google.com/autodl-fs/cat/clash-for-AutoDL#^C
(base) root@autodl-container-c33846b235-f16cd143:
The text was updated successfully, but these errors were encountered: