anywherelan / awl

Securely connect your devices into a private network
https://anywherelan.com
Mozilla Public License 2.0
414 stars 23 forks source link

Using Peer as an Internet Bridge #138

Open LumineRose opened 4 months ago

LumineRose commented 4 months ago

Please add the ability to use peers so that one of them can be used as a VPN and all traffic goes through it

pymq commented 1 month ago

Hi @LumineRose! It's in the scope of the project, but as I estimated it would require a lot of work to support routing all traffic through VPN (remote peer), and that work is platform-specific, unfortunately.

But the good news is that I've found it easier to add support for SOCKS5 proxying. It has mostly the same use cases. #102. The work is almost done and will be in the next release approx next week.