ss2

Python3 Netlink library

Install

All systems
curl cmd.cat/ss2.sh
Debian Debian
apt-get install python3-pyroute2
Ubuntu
apt-get install python3-pyroute2
image/svg+xml Kali Linux
apt-get install python3-pyroute2
Fedora
dnf install python3-pyroute2
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-pyroute2
Raspbian
apt-get install python3-pyroute2

python3-pyroute2

Python3 Netlink library

Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. This is the Python 3 compatible package.