Browse Source

updated netstat

pull/3156/head
Daniel Gibbs 5 years ago
parent
commit
5e4c931910
  1. 2
      lgsm/functions/info_messages.sh

2
lgsm/functions/info_messages.sh

@ -1456,7 +1456,7 @@ fn_info_message_colony(){
}
fn_info_message_vintagestory(){
echo "netstat -atunp | grep mono"
echo "netstat -atunp | grep cli"
echo -e ""
{
echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"

Loading…
Cancel
Save