egorovandreyrm / pcap-remote

Non-root network sniffer app that features supporting Wireshark sshdump tool
GNU General Public License v3.0
75 stars 28 forks source link

Support capturing packets directly when rooted #6

Open semekh opened 4 years ago

semekh commented 4 years ago

My usecase is: I already have a VpnService, and I'd like to verify that the traffic is routed the way it should be. But capturing using PCAPRemote disables the previous VpnService.

Great app btw! Helps a lot in troubleshooting network issues.

egorovandreyrm commented 4 years ago

Thanks for the feedback. I may implement the functionality in the future. Unfortunately, I have no spare time now.