OpenWrt、OpenClash 安装教程
https://marasati.com/2020/05/03/openclash.html03.05.2020 · OpenWrt + OpenClash 安装 ... install luci-base opkg install iptables opkg install dnsmasq-full opkg install coreutils opkg install coreutils-nohup opkg install bash opkg install curl opkg install jsonfilter opkg install ca-certificates opkg install ipset opkg install ip-full opkg install iptables-mod-tproxy opkg install kmod-tun # ...
FS#3301 : Cannot satisfy dependency on iptables-mod-tproxy
bugs.openwrt.org › indexAug 24, 2020 · FS#3301 - Cannot satisfy dependency on iptables-mod-tproxy. One example is iptables-mod-tproxy. It is available in 19.07.0, but not in 19.07.1. This causes dependency issue when installing some packages. How to reproduce: # opkg install shadowsocks-libev-ss-rules Installing shadowsocks-libev-ss-rules (3.2.5-5) to root...
FS#2531 : iptables-mod-tproxy: Missing libxt_socket.so
bugs.openwrt.org › indexFeb 10, 2019 · FS#2531 - iptables-mod-tproxy: Missing libxt_socket.so. Device: x86_64 virtual machine (QEMU KVM and Hyper-V) Software versions: OpenWrt 18.06.4, iptables-mod-tproxy - 1.6.2-1. According to package description, iptables-mod-tproxy should provide `socket` match. However the package does not contain libxt_socket.so.
OpenClash 安装和简单使用教程及常见错误解决(openwrt)(2021 …
https://adao.me/ruanjian/216.html29.09.2020 · coreutils-nohup, bash, iptables, dnsmasq-full, curl, ca-certificates, ipset, ip-full, iptables-mod-tproxy, iptables-mod-extra, libcap, libcap-bin, ruby, ruby-yaml, kmod-tun. 按顺序安装以上依赖,每个依赖单独安装. 无法安装 kmod-tun(显示内核版本不匹配) 强制安装. opkg install kmod-tun --force-depends