Install Simple Adblock on OpenWrt

OpenWrt 15.05.1 Chaos Calmer Instructions:


opkg update; opkg install ca-certificates wget libopenssl;

echo -e -n 'untrusted comment: OpenWrt usign key of Stan Grishin\nRWR//HUXxMwMVnx7fESOKO7x8XoW4/dRidJPjt91hAAU2L59mYvHy0Fa\n' > /tmp/stangri-repo.pub && opkg-key add /tmp/stangri-repo.pub
! grep -q 'stangri_repo' /etc/opkg/customfeeds.conf && echo 'src/gz stangri_repo https://raw.githubusercontent.com/stangri/openwrt-repo/master' >> /etc/opkg/customfeeds.conf

opkg update


opkg --force-overwrite install coreutils-sort

opkg install simple-adblock luci-app-simple-adblock luci-lib-jsonc







Stangri's Github Simple Adblock Readme

No comments:

Post a Comment