packet-trace

View on PyPIReverse Dependencies (0)

0.1.0 packet_trace-0.1.0-py3-none-any.whl

Wheel Details

Project: packet-trace
Version: 0.1.0
Filename: packet_trace-0.1.0-py3-none-any.whl
Download: [link]
Size: 5146
MD5: 37f8338c5b854d6ba630f2e0ee237f93
SHA256: f802ac89f76e2085d11d15e903939d540eda035816266fa92643a381dcc1a7fd
Uploaded: 2020-09-11 18:12:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: packet-trace
Version: 0.1.0
Summary: A simple tool to trace packets as they pass through Linux netfilter.
Author: Mark Bools
Author-Email: mark[at]saltyvagrant.com
Home-Page: https://gitlab.com/python-utils2/packet_trace
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: System :: Networking :: Firewalls
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: libnetfilter (<0.2.0,>=0.1.0)
Requires-Dist: python-iptables (<2.0.0,>=1.0.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 727 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
packet_trace/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
packet_trace/main.py sha256=G79fBY6_gWyGggQADpwISPA32dyLdwSxIG2D04VfRUw 9597
packet_trace-0.1.0.dist-info/entry_points.txt sha256=1-huzrIFtjIHmNla8AnK23fAT9YmnoTtVFAO1Ppf2-s 49
packet_trace-0.1.0.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
packet_trace-0.1.0.dist-info/METADATA sha256=sK6LZaulXzt5vAL0bb29Qje04nIPxw9wlAJ0I18E1T0 1494
packet_trace-0.1.0.dist-info/RECORD

entry_points.txt

ptrace = packet_trace.main:main