tipc

networking and traffic control tools

Install

All systems
curl cmd.cat/tipc.sh
Debian Debian
apt-get install iproute2
Ubuntu
apt-get install iproute2
Alpine
apk add iproute2
Arch Arch Linux
pacman -S iproute2
image/svg+xml Kali Linux
apt-get install iproute2
CentOS
yum install iproute
Fedora
dnf install iproute
Windows (WSL2)
sudo apt-get update sudo apt-get install iproute2
Raspbian
apt-get install iproute2
Docker
docker run cmd.cat/tipc tipc powered by Commando

iproute2

networking and traffic control tools

The iproute2 suite is a collection of utilities for networking and traffic control. These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'.

iproute

transitional dummy package for iproute2

This is a transitional dummy package to get upgrading systems to install the iproute2 package. It can safely be removed once no other package depends on it.