v1.4.8
上传时间 2020-01-18 03:20 GMT +8
- Fix ping issue when dnsforwader is enabled/slow loading page
-
opkg install luci-app-clash_1.4.8_all.ipk ( original openwrt / lean openwrt / koolshare openwrt )
-
opkg install kmod-tun ( To use Tuntap kmod-tun must be install first )
-
怎么安装kmod-tun https://github.com/frainzy1477/luci-app-clash/issues/130
如果在更新页面没自动下载内核
Clash内核
https://github.com/frainzy1477/clash_dev/releases
cd /tmp
wget https://github.com/frainzy1477/clash_dev/releases/download/v0.17.2/clash-linux-amd64-v0.17.2.gz
gunzip clash-linux-amd64-v0.17.2.gz
chmod +x clash-linux-amd64-v0.17.2
mv clash-linux-amd64-v0.17.2 /etc/clash/clash
echo 0.17.2 > /usr/share/clash/core_version
Clashr内核
https://github.com/frainzy1477/clashrdev/releases
cd /tmp
wget https://github.com/frainzy1477/clashrdev/releases/download/v0.17.2/clashr-linux-amd64-v0.17.2.gz
gunzip clashr-linux-amd64-v0.17.2.gz
chmod +x clashr-linux-amd64-v0.17.2
mv clashr-linux-amd64-v0.17.2 /usr/bin/clash
echo 0.17.2 > /usr/share/clash/corer_version