packetdiag-3.6
generate network-diagram image file for Python3
Install
- All systems
-
curl cmd.cat/packetdiag-3.6.sh
- Debian
-
apt-get install python3-nwdiag
- Ubuntu
-
apt-get install python3-nwdiag
- Kali Linux
-
apt-get install python3-nwdiag
- Fedora
-
dnf install python3-nwdiag
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-nwdiag
- Raspbian
-
apt-get install python3-nwdiag
- Dockerfile
- dockerfile.run/packetdiag-3.6
python3-nwdiag
generate network-diagram image file for Python3
For Python3. Generate network-diagram from dot like text with multilingualization for node-label. But this supports utf-8 only. And get some examples and generated images.