dnstraceroute.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:dnsdiag 作者: farrokhi 项目源码 文件源码
def sendto(self, *args, **kwargs):
        global _ttl
        if _ttl:
            self.setsockopt(socket.SOL_IP, socket.IP_TTL, _ttl)
        super(CustomSocket, self).sendto(*args, **kwargs)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号