port-for-3
local TCP ports management for Python
Install
- All systems
-
curl cmd.cat/port-for-3.sh
- Debian
-
apt-get install python3-port-for
- Ubuntu
-
apt-get install python3-port-for
- Kali Linux
-
apt-get install python3-port-for
- Fedora
-
dnf install python3-port-for
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-port-for
- Dockerfile
- dockerfile.run/port-for-3
python3-port-for
local TCP ports management for Python
port-for is a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.