hexene / LocalVPN

A packet interceptor for Android built on top of VpnService
Apache License 2.0
930 stars 367 forks source link

not working on miui 7(android 5.0.2) #28

Open perklet opened 7 years ago

perklet commented 7 years ago

I tried to compile and install this app on redmi note 2. I clicked the start button, the vpn service is started, but then I don't have internet access and nothing pops out? what is the function of this app?

I would like to implement a packet capture by learning this code, could you please offer a simple README or something illustrates how this app works?

connLAN commented 6 years ago

me too, a document about how it works and how to build/use/debug it step by step is very important.

nildeka commented 6 years ago

@yifeikong Hi Did you get any information on this? I also have to implement a packet capture feature in Android, but could not make this app work in real device. If you have some information it would be a real help.

Thanks