UDS (Unix Domain Socket) Support please

The only reason I’m still using Insomnia is for its unix domain socket support. I have a need for it at my work, and also there’s some cool stuff you can do with Docker.

I was so desperate to get back to using Postman that I set up socat as a bridge from TCP to the UDS socket. But it’s a security violation at my work so I can’t publish my results.

1 Like

Tried
unix:///var/run/docker.sock
http:/unix:///var/run/docker.sock

No longer supported