pub const TEST_CLIENT_PORT: u16 = 8068;Expand description
This is an arbitrary port number above 1024 that can be used when testing the client. Port numbers below 1024 are privileged ports that require admin access to bind to. See: https://www.w3.org/Daemon/User/Installation/PrivilegedPorts.html