On Linux: `lsof -PniTCP -r 1 | grep 1.2.3.4` On Windows: `netstat -tabn 10 | find "1.2.3.4"`