pexcn / openwrt-transproxy

A bridge of openwrt and transparent proxy.
https://github.com/pexcn/transproxy
GNU General Public License v3.0
8 stars 0 forks source link

最新版报错 Bad argument `' #9

Closed pexcn closed 1 year ago

pexcn commented 1 year ago
root@OpenWrt:~# /etc/init.d/transproxy restart
transproxy[23009]: transproxy rules flushed.
catransproxy[23009]: ipsets created.
transproxy[23009]: routes added.
Bad argument `'
Try `iptables -h' or 'iptables --help' for more information.
Bad argument `'
Try `iptables -h' or 'iptables --help' for more information.
transproxy[23009]: iptables applied.
transproxy6[23151]: transproxy6 rules flushed.
root@OpenWrt:~#
pexcn commented 1 year ago

Reference: https://www.shellcheck.net/wiki/SC2086