-
The SSH agent support in the default “vault” scheme assumes a UNIX host system, where all sensible SSH agent implementations use UNIX domain (`AF_UNIX`) sockets to connect the SSH client to the SSH ag…
-
At the time of writing, insider builds support Unix sockets: https://blogs.msdn.microsoft.com/commandline/2017/12/19/af_unix-comes-to-windows
It seems that this type of socket works just fine with we…
-
Hey, I'm trying to use Git Annex on top of mergerfs. Git Annex is having issues when it tries to sync (merely just a `git pull` / `git push`), because the control sockets it's using are on mergerfs.
…
-
### Detailed Description of the Problem
I'm using HAProxy with some LUA code which performs body rewrites on HTML, I'm following the pattern described here which uses httpclient to send to a frontend…
-
This issue presents itself in x11vnc, but is caused by a deviation between this project and 0.9.13 of the original project.
Specifically, running `x11vnc -display :0 -rfbport 0 -unixsock /tmp/sock`…
-
Attempting to use [container.attach(stream=True)](https://docker-py.readthedocs.io/en/stable/containers.html#docker.models.containers.Container.attach) to stream logs from a container appears to leak …
-
### Is your feature request related to a problem? Please describe.
`AF_NETLINK` exposes a (huge) attack surface for the kernel. See https://github.com/netblue30/firejail/issues/4013#issuecomment-78…
-
BPO | [32562](https://bugs.python.org/issue32562)
--- | :---
Nosy | @brettcannon, @njsmith, @ethanfurman
*Note: these values reflect the state of the issue at the time it was migrated and might not r…
-
Since UDP and Unix sockets are implemented, and since Deno is now released, we could plan to add raw sockets (layer 3) and datalink (layer 2) support.
Tokio does not implement them, but I found som…
-
Windows 10 added support for unix sockets in a 2018 general Windows 10 release. Building this functionality into Mio would allow support in Tokio and other downstream libs.
This seems to be of inte…