Skip to content

Commit

Permalink
for all releases
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi committed Aug 16, 2023
1 parent f3e0bfa commit 418df54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tor_unbound_openwrt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ opkg remove dnsmasq
opkg update >/dev/null
opkg upgrade $(opkg list-upgradable | awk '{print $1}') >/dev/null
opkg update >/dev/null
opkg install nano wget curl kmod-usb-storage kmod-usb-storage-extras e2fsprogs kmod-fs-ext4 block-mount kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 unbound-daemon-heavy unbound-anchor unbound-control unbound-control-setup unbound-host unbound-checkconf ca-certificates acme acme-dnsapi luci-app-acme stubby tor tor-geoip bind-dig openssh-sftp-server ipset ipset-dns tc iptables-mod-ipopt luci-app-qos luci-app-nft-qos nft-qos getdns drill mwan3 luci-app-mwan3 dnsmasq-full --force-overwrite
opkg install nano wget curl kmod-usb-storage kmod-usb-storage-extras e2fsprogs kmod-fs-ext4 block-mount kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 unbound-daemon unbound-anchor unbound-control unbound-control-setup unbound-host unbound-checkconf ca-certificates acme acme-dnsapi luci-app-acme stubby tor tor-geoip bind-dig openssh-sftp-server ipset ipset-dns tc iptables-mod-ipopt luci-app-qos luci-app-nft-qos nft-qos getdns drill mwan3 luci-app-mwan3 dnsmasq-full --force-overwrite
/etc/init.d/dnsmasq start
clear
echo
Expand Down

0 comments on commit 418df54

Please sign in to comment.