Anton2319 / VPNoverSSH

Systemwide Android VPN through SSH tunnel (in development)
8 stars 4 forks source link

SshService is empty #1

Closed sajjadintel closed 1 year ago

sajjadintel commented 1 year ago

hi Could you update your code? It seems it's not working. Thanks.

Anton2319 commented 1 year ago

I had no time to work on my project for the past 2 weeks. Gonna continue very soon, so put a watch on a repo 🤗💜

Anton2319 commented 1 year ago

For now if you want it working you gotta use the app called termux. Launch an ssh connection with these parameters: ssh username@host -L 1080 and then press "Toggle" button

sajjadintel commented 1 year ago

@Anton2319 Thanks

Anton2319 commented 1 year ago

The working prototype is ready, you can test it now. Only supports password authentication for now unfortunately

Anton2319 commented 1 year ago

Done with the full working prototype