9 lines
509 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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), secure logins, file transfers (scp, sftp) and port forwarding [22; TCP SCTP; UDP; Official]
<GLolol> `port 7000
<Atlas> 7000: QuickTime Streaming Server [69709999; UDP; Unofficial], Default for Vuze's built in HTTPS Bittorrent Tracker [7000; TCP; Unofficial], and Avira Server Management Console [7000; TCP; Unofficial]
```