diff --git a/PortLookup/README.md b/PortLookup/README.md index 1098530..513aeca 100644 --- a/PortLookup/README.md +++ b/PortLookup/README.md @@ -1,8 +1,8 @@ Looks up commonly used UDP and TCP port numbers from Wikipedia: https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers ``` -<@GLolol> `port 22 -<@Atlas> 22: Secure Shell (SSH)—used for secure logins, file transfers (scp, sftp) and port forwarding [Official; TCP, SCTP/UDP] -<@GLolol> `port 7000 -<@Atlas> 5000: commplex-main [Official; TCP], UPnP—Windows network device interoperability [Unofficial; TCP], VTun—VPN Software [Unofficial; TCP/UDP], FlightGear multiplayer [Unofficial; UDP], Synology Inc. Management Console, File Station, Audio Station [Unofficial; TCP], Flask Development Webserver [Unofficial; TCP], and Heroku console access [Official; TCP] + `port 22 + 22: Secure Shell (SSH), secure logins, file transfers (scp, sftp) and port forwarding [22; TCP SCTP; UDP; Official] + `port 7000 + 7000: QuickTime Streaming Server [6970–9999; UDP; Unofficial], Default for Vuze's built in HTTPS Bittorrent Tracker [7000; TCP; Unofficial], and Avira Server Management Console [7000; TCP; Unofficial] ```