Skip to content

zerolabnet/OpenClash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Description

OpenClash compiled without kmod-inet-diag dependence. For users who're using the version which does not have kmod-inet-diag in the repository.

My changes

In the "Small Flash Memory" mode, the rule_provider folder has been moved to tmpfs since v0.45.22-beta.

Install dependencies

opkg update
opkg install dnsmasq-full --download-only && opkg remove dnsmasq && opkg install dnsmasq-full --cache . && rm *.ipk
If you have iptables:
opkg install wget-ssl coreutils-nohup bash iptables curl ca-certificates ipset ip-full iptables-mod-tproxy iptables-mod-extra libcap libcap-bin ruby ruby-yaml kmod-tun unzip luci-compat
If you have nftables:
opkg install wget-ssl coreutils-nohup bash curl ca-certificates ipset ip-full libcap libcap-bin ruby ruby-yaml kmod-tun unzip kmod-nft-tproxy luci-compat

Install OpenClash

cd /tmp
wget https://github.com/zerolabnet/OpenClash/releases/download/v0.45.121-beta/luci-app-openclash_0.45.121-beta_all.ipk
opkg install luci-app-openclash_0.45.121-beta_all.ipk

About

Without kmod-inet-diag dependence. In the "Small Flash Memory" mode, the rule_provider folder has been moved to tmpfs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published