taamarin / box_for_magisk

Transparent Proxy for Android(root)
GNU General Public License v3.0
1k stars 110 forks source link

BOX_EXTERNAL should be added to PREROUTING chain only once #88

Closed maskedeken closed 5 months ago

maskedeken commented 5 months ago

BOX_EXTERNAL chain is added to PREROUTING chain twice https://github.com/taamarin/box_for_magisk/blob/68352db907bdf7ea1f264334dd7dc144ceb2765b/box/scripts/box.iptables#L387

and

https://github.com/taamarin/box_for_magisk/blob/68352db907bdf7ea1f264334dd7dc144ceb2765b/box/scripts/box.iptables#L406