我是參考這篇文章操作的,
一直卡在無法開啟SSH工具,
不知道是小米那邊出問題了,還是我漏掉什麼了,
這台路由器是在PC買的,
測試過穩定版 2.8.91 和最新版2.21.109的韌體都無法連上SSH頁面,
後來好不容易參考這篇連上SSH,
Putty要安裝VPN插件時輸入指令
wget http://www.misstar.com/tools/appstore/install.sh -O /tmp/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh
就跳出
Connecting to www.misstar.com (47.244.31.72:80)
wget: not an http or ftp url: https://www.misstar.com/tools/appstore/install.sh?
[email protected]:~#
總之就是不知道為什麼失敗了,加了免驗證什麼的指令也一樣,
進行到這一步不知道怎麼接下去,open vpn、openwrt已經超過我理解範圍了....
懇請高手賜教!
另外之前測試過Google私有的VPN+Outline,
每次剛架好一兩天都跑超順超快,之後就會連不上去,
是中國防火牆會抓這種的Ban是嗎?
sbr.harry wrote:指令改成https:(恕刪)
[email protected]:~# https://www.misstar.com/tools/appstore/install.sh -O /tmp/inst
all.sh && chmod +x /tmp/install.sh && /tmp/install.sh
-ash: https://www.misstar.com/tools/appstore/install.sh: not found
[email protected]:~#
請問是這樣嗎?沒找到QQ
Ting An wrote:
[email protected](恕刪)
抱歉,應該是
wget https://www.misstar.com/tools/appstore/install.sh -O /tmp/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh
sbr.harry wrote:抱歉,應該是wget(恕刪)
[email protected]:~# wget https://www.misstar.com/tools/appstore/install.sh -O /tmp
/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh
wget: not an http or ftp url: https://www.misstar.com/tools/appstore/install.sh
[email protected]:~#
還是一樣QQ
另外
[email protected]:~# wget-ssl http://www.misstar.com/tools/appstore/install.sh -O /
tmp/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh --no-check-certifi
cate
-ash: wget-ssl: not found
估狗到的其他指令之類的一樣失敗
Ting An wrote:
[email protected](恕刪)
我用ubuntu可以wget那個檔案啊。所以應該是你的putty的問題吧。
關閉廣告