brad-defined
brad-defined
That's a lot of lighthouses. Why does your network have so many? A few quick thoughts that might help - (1) In your host's relay.relays section, only list relays that...
The help output goes to stderr, not stdout. It does so because `flag.Parse()`, used to parse the SSH command, calls `flag.Usage()` on a parse error. (You can cause this same...
oh, right. Gotta upgrade to go 1.19 first. :/
@tahyonline - what kind of NAT device are you using? NAT devices should be able to correctly handle the situation you describe. If you can share more about your network...
@tahyonline thanks! what brand and model of internal router are you using? And, what NAT configuration settings are you using on that router?
https://tip.golang.org/doc/go1.21#windows > As [announced](https://tip.golang.org/doc/go1.20#windows) in the Go 1.20 release notes, Go 1.21 requires at least Windows 10 or Windows Server 2016; support for previous versions has been discontinued. I think...
lots of code reworked here, will drop the PR.
Branch now has conflicts, needs updating