This repository was archived by the owner on Nov 15, 2023. It is now read-only.
  
  
  
  
  
Description
A few issues with --listen-addr. Creating a single bug report as unsure if issues are linked.
When using --listen-addr /ip4/1.2.3.4/tcp/30334 :
- Instead of listening on IP 1.2.3.4, the process is listening on IP 0.0.0.0.
- Instead of listening on PORT 30334, the process is listening to PORT 30333.
Could this be related to issue #437 ?
Running 0.7.33-76d6a6aa-x86_64-linux-gnu, happy to provide more details as necessary.