Loading

摘要: def GetInterface(): from scapy.config import conf from scapy.route import Route conf.route.resync() return conf.route.route('0.0.0.0')[0] if __name__ 阅读全文
posted @ 2021-01-24 13:20 上官飞鸿 阅读(739) 评论(0) 推荐(0)