- openwrt-openwrt/openwrt.
git clone -b master --single-branch https://github.com/openwrt/openwrt
- hanwckf-hanwckf/immortalwrt-mt798x.
git clone -b openwrt-21.02 --single-branch https://github.com/hanwckf/immortalwrt-mt798x
- 参考lede.
- ls -a 查看隐藏文件
- Windows通过 \wsl$ 获取WSL文件
- 默认管理IP:
192.168.1.1
- 用户名:
root
- 密码:
设置首次登录后台密码为空(进入openwrt后自行修改密码)
- 如果wget网络不好可以通过SCP协议传输
cd /etc/openclash/core/
wget https://github.com/vernesong/OpenClash/releases/download/Clash/clash-linux-arm64.tar.gz
tar -zxvf clash-linux-arm64.tar.gz
chmod 777 clash