September 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Categories

September 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Netstat for windows

netstat -ano -p tcp | findstr  "18812"
netstat -ano -p tcp | findstr /R /C:"TCP[ ]*[0-9.]*:3099 "
netstat -ano -p tcp | findstr  ".*:18812.*"

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>