54c804f81f
mirror = (upstream_port ^ (mac[0]<<8 | mac[5])); clamped to >=1024. Same server+upstream always yields the same local port so the user knows where to connect without checking the UI each time. Falls back to OS-assigned port if the deterministic one is already in use.