我有一段IP,我想通过Python 去ping 这些IP,看看那些IP 可以ping 通。 我的IP 段是10.10.240.0 - 10.10.255.255. 我通过os.system("ping" + ip) 去ping IP;.
確定! 回上一頁