hostd
hostd copied to clipboard
Copy address does not include the port in v2
Current Behavior
Using copy on net address does not include the port.
Expected Behavior
Copy address should include the port at least when the port is not the default one (preferably always - useful for scanning ports)
Steps to Reproduce
- go to a host where the port is not the default one
- point to sia icon on top-left
- click on the arrow next to the host name and choose copy
- paste that in troubleshoot.siacentral.com
- result is "netaddress is invalid", reason: Host port must be part of the netaddress (ex: "siahost4.nicksoft.org:9982")
Version
v2.0.2
What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?
windows 10 and linux+docker - same effect
Anything else?
No response