iptables in android

前端 未结 6 1065
星月不相逢
星月不相逢 2020-12-07 16:55

Are IPtables inbuilt in android kernel? If they are, how to use them in our android application?

6条回答
  •  眼角桃花
    2020-12-07 17:29

    I don't think iptables is available in the normal Android distribution. On a rooted phone, however, you can add a cross-compiled iptables binary.

提交回复
热议问题