pifconfig2

Python bindings for the ethtool kernel interface - Python 2.7

Install

All systems
curl cmd.cat/pifconfig2.sh
Debian Debian
apt-get install python-ethtool
Ubuntu
apt-get install python-ethtool
Arch Arch Linux
pacman -S python2-ethtool
image/svg+xml Kali Linux
apt-get install python-ethtool
CentOS
yum install python-ethtool
Fedora
dnf install python2-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.

python2-ethtool

Python 2 bindings for the ethtool kernel interface, that allows

querying and changing of Ethernet card settings, such as speed, port, auto-negotiation, and PCI locations.