github / gh-net

A network bridge between a Codespace and a local machine.
https://github.com/github/gh-net
285 stars 21 forks source link

support IPSec/SSL based VPNs #49

Open legomushroom opened 1 year ago

legomushroom commented 1 year ago

Currently, the clients that rely on IPSec/SSL to create the VPN (mainly with the ppp interfaces) don't work since the return traffic might be routed thru the loopback interface. This issue tracks the enhancement work that needs to be done to enable such clients.