Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimpleRT over VPN interface #55

Open
sertys3 opened this issue Apr 14, 2020 · 1 comment
Open

SimpleRT over VPN interface #55

sertys3 opened this issue Apr 14, 2020 · 1 comment
Labels

Comments

@sertys3
Copy link

sertys3 commented Apr 14, 2020

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?

@robinpaulson
Copy link
Owner

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants