inb

direct access to I/O ports from the command line

Install

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

ioport

direct access to I/O ports from the command line

This package provides tools to read and wrote to the I/O ports of PC hardware directly from a script or a command line: inb, inw, inl, outb, outw and outl.