Skip to main content

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


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)

Uploaded Source

Built Distribution

pyllnu-0.1.0-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page