from sh import ifconfig
print(ifconfig("wlan0"))
详见
http://amoffat.github.io/sh/
本文出自 “木又寸的技术博客” 博客,请务必保留此出处http://jianshusoft.blog.51cto.com/2380869/1440375
2024-01-10 12:05:04
from sh import ifconfig
print(ifconfig("wlan0"))
详见
http://amoffat.github.io/sh/
本文出自 “木又寸的技术博客” 博客,请务必保留此出处http://jianshusoft.blog.51cto.com/2380869/1440375