You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: