inl
direct access to I/O ports from the command line
Install
- All systems
-
curl cmd.cat/inl.sh
- Debian
-
apt-get install ioport - Ubuntu
-
apt-get install ioport - Kali Linux
-
apt-get install ioport - Fedora
-
dnf install ioport - Windows (WSL2)
-
sudo apt-get updatesudo 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.