Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 linux 上,我使用“dumpleases”命令获取我的 dhcp 服务器检测到的 IP 地址,然后查看哪个处于活动状态(可 ping 通)。有没有可以在python中做到这一点的包?我尝试了 IPy,但找不到列出 dhcp 客户端 IP 地址的方法。谢谢