mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-01 07:51:08 -05:00
PortLookup: update + fix typo in example [skip ci]
This commit is contained in:
parent
a7a2dbc03c
commit
f1444666b3
@ -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]
|
||||
<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 [6970–9999; UDP; Unofficial], Default for Vuze's built in HTTPS Bittorrent Tracker [7000; TCP; Unofficial], and Avira Server Management Console [7000; TCP; Unofficial]
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user