2015年11月24日

netstat 查看本机开放端口

摘要: root@kali:~# netstat -luntp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 阅读全文

posted @ 2015-11-24 22:31 明天有风吹 阅读(1813) 评论(0) 推荐(0) 编辑

python stdout 重定向

摘要: 1 import sys 2 3 class Buffer(object): 4 def __init__(self): 5 self.buffer = [] 6 7 def write(self, *args, **kwargs): 8 self.buffer.append(args) 9 10 阅读全文

posted @ 2015-11-24 10:30 明天有风吹 阅读(709) 评论(0) 推荐(0) 编辑

导航

+V atob('d2h5X251bGw=')

请备注:from博客园