Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 390 Bytes

nettest

nettest包含一些用于构造和发送数据包的基础库,同时包含一些通用的发包和收包工具

利用nettest提供的库,加上python的灵活性,使用者可以很方便的实现自己的数据包发送和接收程序

目前还正在开发过程中

已经实现的工具

  • ping
  • arping
  • ipsender
  • udpsender
  • udpreceiver
  • tcpsender
  • tcpreceiver