c-x-a

需要root,测试手机google pixels 1代,系统版本安卓8
adb shell之后进入手机之后
执行

iptables -P INPUT ACCEPT
iptables -P OUTPUT ACCEPT
iptables -P FORWARD ACCEPT
ip6tables -P INPUT ACCEPT
ip6tables -P OUTPUT ACCEPT
ip6tables -P FORWARD ACCEPT

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-11-23
猜你喜欢
  • 2021-12-27
  • 2021-12-27
  • 2021-12-27
  • 2021-12-31
  • 2022-02-08
相关资源
相似解决方案