Use Netstat to select specific strings

Use Netstat to select specific strings, in this case Ip address 192.168.1.2, port 993: use the command below: netstat -ano | Select-String 192.168.1.2:993