【问题标题】:how to run droidwall on my emulator如何在我的模拟器上运行 droidwall
【发布时间】:2012-12-07 14:44:52
【问题描述】:

当我尝试在我的 2.3 模拟器中运行 droid wall 应用程序时,它会显示一些错误

Error applying iptable rules.
exit code3
iptable v1.4.10
iptable v1.4.10:
cant inialize iptable 'Filter':
Table need no exist(Do you need insmod?) perhaps iptables or your kernel need to be upgraded.

如何解决这个问题

【问题讨论】:

  • droidwall 需要有根设备。您是否安装了根模拟器 AVD?
  • 我点击了allencch.wordpress.com/2012/02/29/…链接并设法获得了root模拟器,使用rootcheckpro.apk验证了root并显示设备已root
  • 我猜你需要将 iptables 添加到你的 AVD 中。我不知道该怎么做,但你可以通过this question 寻找可能的答案。

标签: android android-emulator iptables


【解决方案1】:

Droidwall 是一个应用程序,它处理 iptables ,设置规则和链来控制 android 设备中应用程序的网络权限。它需要 root 访问权限才能为 iptables 设置规则。 因此,您的设备必须为此目的扎根。模拟器没有root权限,所以你不能在上面运行droidwall。

【讨论】:

猜你喜欢
  • 2016-12-09
  • 2019-09-13
  • 1970-01-01
  • 2018-05-15
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多