Skip to main content

Linux network configuration library for Python

Project description

# pynetlinux: Linux network configuration library for Python

This library contains Python bindings to ioctl calls

### Features

  • ifconfig
    • List interfaces

    • Bringing interfaces up and down

    • Setting and getting the IP address and netmask

    • Setting and getting link mode

    • Ethernet flow control

    • Retrieve interface statistics (bytes/packets tx/rx, etc)

  • brctl
    • Create and destroy bridges

    • Add/remove interfaces to bridges

    • Set forwarding delay

  • tap
    • Create and destroy taps

    • File object API

  • route
    • Get default gateway / interface

### Contributors

  • Roman Lisagor

  • Sam Roberts

  • Anoop Karollil

  • Richard Feng

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

pynetlinux-1.1.tar.gz (8.2 kB view hashes)

Uploaded Source

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