Skip to content

红米路由器 Redmi AX6000 解锁SSH 和 科学上网 Clash翻墙

Compare
Choose a tag to compare
@kjfx kjfx released this 19 Sep 14:31
· 14 commits to main since this release
e82bb45

一、红米AX6000解锁SSH:
视频教程:▶ https://youtu.be/u5Qg4zqj_V0

工具和步骤下载:点击下载>>


二、红米AX6000科学上网教程:
视频教程:▶ https://youtu.be/vr5XRlu_aQs

Clash安装源:
export url='https://fastly.jsdelivr.net/gh/juewuy/ShellCrash@master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null

备用安装源:
#1
export url='https://raw.githubusercontent.com/juewuy/ShellClash/master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null

#2
export url='https://fastly.jsdelivr.net/gh/juewuy/ShellClash@master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null

#3
export url='http://t.jwsc.eu.org' && wget -q -O /tmp/install.sh $url/install.sh && sh /tmp/install.sh && source /etc/profile &> /dev/null

#4
export url='https://raw.githubusercontent.com/juewuy/ShellClash/master' && wget -q --no-check-certificate -O /tmp/install.sh $url/install.sh && sh /tmp/install.sh && source /etc/profile &> /dev/null

#5
export url='https://fastly.jsdelivr.net/gh/juewuy/ShellClash@master' && wget -q --no-check-certificate -O /tmp/install.sh $url/install.sh && sh /tmp/install.sh && source /etc/profile &> /dev/null

#6
export url='http://test.shellclash.cf' && wget -q -O /tmp/install.sh $url/install.sh && sh /tmp/install.sh && source /etc/profile &> /dev/null


节点切换管理地址:http://192.168.31.1:9999/ui
在putty软件输入crash命令可以管理,添加或删除订阅节点


我使用的机场:http://www.txyun.xyz/