IP+port (public via STUN, and local LANs)
()
| 212 | |
| 213 | // IP+port (public via STUN, and local LANs) |
| 214 | func (v NodeView) Endpoints() views.Slice[netip.AddrPort] { return views.SliceOf(v.ж.Endpoints) } |
| 215 | |
| 216 | // LegacyDERPString is this node's home LegacyDERPString region ID integer, but shoved into an |
| 217 | // IP:port string for legacy reasons. The IP address is always "127.3.3.40" |