随笔分类 - 网络编程
摘要:简介 地址:https://github.com/secdev/scapy scapy是一个基于python的交互式数据包操作程序和库。 它能够伪造或者解码多种协议的数据包,通过使用pcap文件对他们进行发送、收集、存储和读取,匹配请求和响应等等。 相关的应用 https://www.cnblogs
阅读全文
摘要:https://hauweele.net/~gawen/blog/?tag=route_localnet Today I wanted to transparantly redirect the DNS requests coming at the output of a tunnel to a l
阅读全文
摘要:原文地址:http://scotdoyle.com/python-epoll-howto.html 介绍 Python已于2.6版本添加访问Linux epoll库的API。这篇教程使用Python 3简要介绍如何使用Linux epoll。 阻塞Socket 例1是一个Pyhton服务端程序,它监
阅读全文

浙公网安备 33010602011771号