OpenWrt_Luci_Lua/1_9.r18_plugin/adbyby/bin/startadbb
2016-02-16 15:48:49 +08:00

5 lines
97 B
Bash
Executable File

#!/bin/sh
./adbyby&
iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 8118