Open flokli opened 4 months ago
I'd like to run this tool on a service that listens on a unix domain socket, not tcp.
I'd expect to be able to specify a path at --address, in which case port becomes optional/ignored and a connection via unix domain socket is established.
--address
I'd like to run this tool on a service that listens on a unix domain socket, not tcp.
I'd expect to be able to specify a path at
--address
, in which case port becomes optional/ignored and a connection via unix domain socket is established.