You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The system distinguishes between TCP and UDP ports by allowing an identifier to be appended to the port. The designator /udenotes a UDP port, while /tdenotes a TCP port. For instance: 1.1.1.1:2222/u(UDP) and 2.2.2.2:80/t(TCP).