Add ability to configure port mapping

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
This commit is contained in:
emanuele-f
2022-12-12 23:48:56 +01:00
parent bbafcbe619
commit 2a22e89fef
23 changed files with 927 additions and 57 deletions