krlvm / PowerTunnel

Powerful and extensible proxy server with anti-censorship functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Fake Packet mode

maximmax42 opened this issue · comments

commented

If I understand correctly, PT currently doesn't have a fake packet mode as seen in GoodbyeDPI and GhosTCP, so it would be great to see it added, especially to the Android version. Currently, PT can't fully unblock everything for me, but those 2 programs can with fake packets enabled.

commented

I would have done this a long time ago, but with Java it is impossible to interact with the network at such a low level, and on Android it would require root :(

commented

Ah. Well, that's unfortunate. Thanks for reply.