diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diode ztna network.
https://diode.io/download
Other
66 stars 23 forks source link

Multiple BNS in publish won't work #132

Open hansr opened 8 months ago

hansr commented 8 months ago

Second use of in publish command doesn't work.

e.g.

diode publish -private 80:80,bns1 -private 8080:8080,bns2

the second bns will not render

tuhalf commented 7 months ago

I'm currently unable to reproduce the issue on my local machine with the provided info. I am testing with Diode Client version : v0.13.5 25 Nov 2023 on Manjaro on an x64 CPU. Could you please provide information about your environment (OS, Go version, etc.)? This information could help me better understand and resolve the issue. Thanks!