pifconfig

Python bindings for the ethtool kernel interface - Python 2.7

Install

All systems
curl cmd.cat/pifconfig.sh
Debian Debian
apt-get install python-ethtool
Ubuntu
apt-get install python-ethtool
Arch Arch Linux
pacman -S python-ethtool
image/svg+xml Kali Linux
apt-get install python-ethtool
CentOS
yum install python-ethtool
Fedora
dnf install python3-ethtool
Windows (WSL2)
sudo apt-get update sudo apt-get install python-ethtool
Raspbian
apt-get install python-ethtool

python-ethtool

Python bindings for the ethtool kernel interface - Python 2.7

Allows querying and changing of ethernet card settings, such as speed, port, autonegotiation, and PCI locations. This package provides the Python 2.7 module.

python3-ethtool

Python bindings for the ethtool kernel interface - Python 3.x

Allows querying and changing of ethernet card settings, such as speed, port, autonegotiation, and PCI locations. This package provides the Python 3.x module.