SimpleRT icon indicating copy to clipboard operation
SimpleRT copied to clipboard

SimpleRT over VPN interface

Open sertys3 opened this issue 5 years ago • 1 comments

I'm looking into implementing a real VPN connection to a server and tether that interface so the server can policy route packets to the Android devices and use them as exit nodes. It's a no-root-required project for me, so i can't use the iptables already on the android, but instead need to find a way to route or forward the packets that reach the VPN interface to the default gateway and pass them back. Would you have any pointers for that?

sertys3 avatar Apr 14 '20 15:04 sertys3

Hi @sertys3 , this is a relatively old issue. Where are you at with it? I'm new to the code, having taken over the project today (see #59).

robinpaulson avatar Sep 30 '21 09:09 robinpaulson