pydivert:WinDivert驱动程序的Python绑定

时间:2024-06-01 08:30:36
【文件属性】:

文件名称:pydivert:WinDivert驱动程序的Python绑定

文件大小:276KB

文件格式:ZIP

更新时间:2024-06-01 08:30:36

Python

pydivert Python绑定, 是一种Windows驱动程序,允许用户模式应用程序捕获/修改/删除发送到Windows网络堆栈或从Windows网络堆栈发送的网络数据包。 要求 Python 2.7或Python 3.4+(32或64位) Windows Vista / 7/8/10或Windows Server 2008(32或64位) 管理员权限 安装 您可以通过运行安装PyDivert $ pip install pydivert 与PyDivert 1.0.2开始, 捆绑PyDivert,不需要单独安装。 WinDivert版本兼容性 PyDivert WinDivert 0.0.7 1.0.x或1.1.x 1.0.x(与0.0.7兼容的API) 1.1.8(捆绑) 2.0.x 1.1.8(捆绑) 2.1.x 1.3(捆绑) 入门 PyDivert


【文件预览】:
pydivert-master
----MANIFEST.in(73B)
----README.rst(6KB)
----docs()
--------build.py(209B)
--------.nojekyll(0B)
--------conf.py(267B)
--------index.html(55KB)
--------index.rst(1KB)
--------_static()
----pydivert()
--------windivert.py(9KB)
--------tests()
--------util.py(3KB)
--------__init__.py(1KB)
--------packet()
--------consts.py(2KB)
--------windivert_dll()
----CHANGELOG(875B)
----LICENSE(7KB)
----appveyor.yml(975B)
----setup.cfg(174B)
----requirements.txt(29B)
----AUTHORS(193B)
----setup.py(3KB)
----.gitignore(92B)
----.codecov.yml(12B)

网友评论