ClashforMagisk icon indicating copy to clipboard operation
ClashforMagisk copied to clipboard

Create iptables transparent proxy rule failed

Open NoverNobida opened this issue 2 years ago • 2 comments

After run ${MODDIR}/scripts/clash.iptables -s, I got error: Bad argument 'icmp', within ${MODDIR}/run/run.logs, I got error: create iptables transparent proxy rule failed.

NoverNobida avatar Jan 30 '23 06:01 NoverNobida

After deleting https://github.com/taamarin/ClashforMagisk/blob/4e37a5a26a24f4d1b8e52d55f5e5945b9b2cb1d2/scripts/clash.iptables#L25-L26 https://github.com/taamarin/ClashforMagisk/blob/4e37a5a26a24f4d1b8e52d55f5e5945b9b2cb1d2/scripts/clash.iptables#L338-L339 https://github.com/taamarin/ClashforMagisk/blob/4e37a5a26a24f4d1b8e52d55f5e5945b9b2cb1d2/scripts/clash.iptables#L396-L397

I got this log in ${MODDIR}/run/run.logs.

[info] create iptables transparent proxy rules done.

NoverNobida avatar Jan 30 '23 06:01 NoverNobida

在某些手机上看起来像 Iptables 问题

taamarin avatar Jan 30 '23 14:01 taamarin