Low-level network utilities. Use raw sockets without the hassle!
Project description
Python Low-Level Network Utils
PyLLNU implements the following protocols:
- Ethernet
- ICMP
- IPv4
- IPv6
- TCP
- UDP
- DHCP
This package allows developers to interact more easily with raw sockets. You can create IPv4 and IPv6 headers and packets and even build your own protocols.
Raw sockets operate on OSI layer 2, the Data Link Layer. This layer is also known as the layer in which the Ethernet protocol operates.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyllnu-0.1.0.tar.gz
(12.0 kB
view hashes)
Built Distribution
pyllnu-0.1.0-py3-none-any.whl
(16.7 kB
view hashes)