mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Fix a port range typo. Closes #2390
This commit is contained in:
parent
158c2e493c
commit
b869cfac51
1 changed files with 1 additions and 1 deletions
|
|
@ -432,7 +432,7 @@ udp 17185
|
|||
# Gets game information from the server (see probe responses in
|
||||
# nmap-service-probes). These services typically run on a base port or a
|
||||
# few numbers higher.
|
||||
# Quake 2. Typical ports: 27910-97914.
|
||||
# Quake 2. Typical ports: 27910-27914.
|
||||
udp 27910-27914 "\xff\xff\xff\xffstatus"
|
||||
# Quake 3. Typical ports:
|
||||
# 26000-26004: Nexuiz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue