摘要: $ErrorActionPreference = "Stop"; $tcpClient = new-object Net.Sockets.TcpClient; $tcpClient.Connect("fuat.xxx.com", 801); echo "success" 参考资料: https:// 阅读全文
posted @ 2021-02-23 14:30 junneyang 阅读(202) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示