mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
2a22e89fef
In VPN mode, it's now possible to redirect the traffic of specific ports towards another host and port. This makes it possible to integrate PCAPdroid with other apps, by forwarding the traffic to a local server. Closes #274