gh-net
gh-net copied to clipboard
A network bridge between a Codespace and a local machine.
I am trying to route my codespace's network traffic through my machines network which is on a VPN. I have set up gh cli (and can ssh into my codespace)...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Due to https://github.com/cli/cli/issues/6675 and since we auto-installing/updating `gh net` extension inside a `Codespace` automatically (to act as a remove agent), some of the connection attempt may fail due to the...
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...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...