vpnkit
vpnkit copied to clipboard
A toolkit for embedding VPN capabilities in your application
Adds a fix to the `uname` command / subprocess spawned which was not cleaned up / reaped appropriately on Darwin. The result was a zombie process / resource leak that...
The `uname` command / subprocess spawned by vpnkit is not cleaned up / reaped appropriately. The result is a zombie subprocess which lingers in the process table. This seems to...
it does this for every port on every service, dont think there's anything using those. I get connection refused. maybe it's lens ( the kubernetes ide ) not sure, regardless,...
This is based on the existing "gateway forwards" mechanism which allowed traffic sent to the gateway to be forwarded. A `forwards.json` can be dynamically updated with IP network matches and...
This happened after updating to 18.* branch. At this moment I have `18.03.0-ce-rc4-win57 (16511)` build and my `vpnkit.exe` steals gigabytes of RAM in 2-3 hours with 2 containers running. Like...
This is to help debug a strange Windows failure: Add a `vpnkit.exe curl http://example.com` test program Add verbose debug logging around TCP connections
Hello, We've been experiencing random outbound connection timeouts based on server load for a very long time. After restarting the server, the problems go away, but after a while the...
Signed-off-by: David Scott
Signed-off-by: David Scott
I could not find any e-mailing list or another forum I could post this question to so I am creating an issue which I will close eventually. So I am...