Christian
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
lgsm/modules/info_messages.sh
|
@ -1477,6 +1477,7 @@ fn_info_messages_sm() { |
|
|
{ |
|
|
{ |
|
|
fn_port "header" |
|
|
fn_port "header" |
|
|
fn_port "Game" port udp |
|
|
fn_port "Game" port udp |
|
|
|
|
|
fn_port "Game" port tcp |
|
|
fn_port "Query" queryport udp |
|
|
fn_port "Query" queryport udp |
|
|
fn_port "Telnet" telnetport tcp |
|
|
fn_port "Telnet" telnetport tcp |
|
|
} | column -s $'\t' -t |
|
|
} | column -s $'\t' -t |
|
|