$ sudo ss -tln | grep 3389 $ sudo lsof -i :3389 $ sudo netstat -tln | grep 3389 # legacy
Last updated 9 months ago