Windows 端口连接测试方法

Windows 端口连接测试方法

在Windows系统中使用PowerShell的Test-NetConnection命令来测试网络端口连接的方法。

打开PowerShell

Test-NetConnection -ComputerName google.com -Port 443