-
Hi,
Uvicorn [supports](https://www.uvicorn.org/deployment/) binding to a UNIX domain socket via the `uds` option but asphalt-web does not expose it.
Is it possible to expose this?
Thanks!
-
Is it possible to configure Pantalaimon to open a unix domain socket instead of a network socket?
Background is that we would like to ship Pantalaimon with an Ubuntu Touch App. Due to confinement w…
-
Hi. By any change is unix domain socket support in the plans? Sometime we just need IPC between process running in the same machine
-
## Description
Get "503 Service Unavailable" when trying to load Ampache webpage
### Describe the bug
Webpage does not load
## Environment
* Ampache version: 6.6.1 (I THINK, cannot see ver…
-
self.tor_socks_port = self.common.get_available_port(1000, 65535)
https://github.com/micahflee/onionshare/blob/develop/onionshare/onion.py#L187
context when this came up:
https://github.com…
-
This would be a great feature for an IRC server deployment where ngircd is the upstream server for a bouncer:
* ngircd can listen on a local AF_UNIX socket
* the bouncer can make a connection to t…
-
请问 支持UNIX Domain socket方式的进程间通讯吗?
-
I want to test a http server with unix domain socket, how can I use it?
-
It appears it is not possible to connect to vault agent using a unix domain socket.
We like to have vault agent run with only
```hcl
listener "unix" {
address = "/run/vault.sock"
tls_di…
-