amneziawg:
sh <(wget -O - https://raw.githubusercontent.com/Slava-Shchipunov/awg-openwrt/refs/heads/master/amneziawg-install.sh)
zapret:
sh <(wget -O - https://raw.githubusercontent.com/StressOzz/Zapret-Manager/main/Zapret-Manager.sh)
podkop:
sh <(wget -O - https://raw.githubusercontent.com/itdoginfo/podkop/refs/heads/main/install.sh)
fix если нет интернета:
service podkop stop
uci -q delete dhcp.@dnsmasq[0].server
uci add_list dhcp.@dnsmasq[0].server="9.9.9.9"
uci commit dhcp
service dnsmasq restart
ntpd -q -p ptbtime1.ptb.de
podkop-xhttp:
cd /tmp
sh <(wget -O - https://raw.githubusercontent.com/EikeiDev/OpenWRT-sing-box-extended/refs/heads/main/install.sh)
cd /tmp
sh <(wget -O - https://raw.githubusercontent.com/zveronline/podkop-xhttp-patch/refs/heads/main/patch_podkop_xhttp.sh)
