From a Windows powershell terminal in the above just change name/ip-here to the name or ip of what you are testing then change port-number-here to the port number you need to check. Test-NetConnection -ComputerName 8.8.8.8 -Port 53 The above example is checking if TCP/IP port 53 (DNS) is open on […]
Daily archives: February 26, 2025
1 post