authbind

Allows non-root programs to bind() to low ports

Install

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

authbind

Allows non-root programs to bind() to low ports

This package allows a package to be started as non-root but still bind to low ports, without any changes to the application.