找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1978|回复: 7

[红米ax6000] 在线求指教,AX6000开了ssh,为什么还安装不了SHELLCLASH

[复制链接]
发表于 2022-11-16 23:52 | 显示全部楼层 |阅读模式
输入了这个命令export url=’http://shellclash.cf/' && sh -c “$(curl -kfsSl $url/install.sh)” && source /etc/profile &> /dev/null,没反应

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
发表于 2022-11-17 00:16 | 显示全部楼层
本帖最后由 chi_gu 于 2022-11-17 16:17 编辑

不知道是不是我没用过这个ssh软件,你的全部标点字符确定是英文输入法下的" " ' ' 而不是中文输入下的 “” ’‘,
在ssh中一般复制粘贴一般使用Ctrl+ Ins和Shift+ Ins(你可以先用Ctrl+C复制ssh外的内容再使用Shift+Ins粘贴内容),你可以尝试这个操作.

我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-11-17 00:19 来自手机 | 显示全部楼层
本帖最后由 yaqi418 于 2022-11-17 00:20 编辑

应该是链接失效 换一个 。
备用安装源
#1
export url='https://raw.fastgit.org/juewuy/ShellClash/master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null


#2
export url='https://raw.githubusercontent.com/juewuy/ShellClash/master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-11-17 07:19 | 显示全部楼层
怎么刷
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-11-17 09:12 | 显示全部楼层
export 开头的,还是安装不了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-11-17 09:17 | 显示全部楼层
安装源有问题,咸你的网络没有科学上网,你要换个安装源,   
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-11-17 09:54 | 显示全部楼层

安装源的问题,试试下面这条呢:
export url='https://fastly.jsdelivr.net/gh/juewuy/ShellClash@master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2022-11-17 10:01 | 显示全部楼层
解决了,要先安装这个
~确认设备上已安装curl或wget下载工具。如果未安装,请参阅此处了解 LInux 设备安装 curl。对于基于 OpenWrt 的设备(小米官方系统、Pandora、Gaoke 等),请使用以下命令安装 curl:
opkg update && opkg install curl
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-26 03:51

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表