PowerShell免费软件

2023年4月4日

分享我炼制的脚本神器,powershell版《tcp-ping》

摘要: 先把域名解析成ip,或把k8s的service名解析成pod的ip,然后挨个tcp连接。并用 绿色 表示通了。红色表示不通。 -AdapterNameLinux 'eth0' 这是v5版脚本新增参数。在linux下不用ipv6,不需要此参数。 阅读全文

posted @ 2023-04-04 16:32 PowerShell免费软件 阅读(438) 评论(0) 推荐(1) 编辑

导航