openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.88k stars 162 forks source link

ziti agent doesn't have flag to specify non-standard unix pipe for IPC #2496

Open plorenz opened 1 month ago

plorenz commented 1 month ago

ziti agent doesn't have flag to specify non-standard unix pipe for IPC. The apps can specify where to place the named pipe using --cli-agent-addr, but then they can't be reached.

qrkourier commented 1 month ago

possibly related to https://github.com/openziti/ziti/issues/2502