InferiorAK / wireshark-installation-termux

Install wireshark no root in Termux
GNU General Public License v3.0
45 stars 3 forks source link

Wireshark can't get list of interfaces #1

Open vitallesenna opened 10 months ago

vitallesenna commented 10 months ago

When I start wireshark, this error message appears

Can't get list of interfaces: wlan0: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Permission denied Screenshot_20230817-175220

Any solution?

Help pls

InferiorAK commented 10 months ago

Are you using this in any emulator?

InferiorAK commented 10 months ago

It needs root privilege for capturing data...or somehow need the wlan privileges...otherwise it won't be able to capture...

All3xJ commented 2 months ago

It needs root privilege for capturing data...or somehow need the wlan privileges...otherwise it won't be able to capture...

I think you should write it in README.md