rackdiag
generate network-diagram image file from spec-text file
Install
- All systems
-
curl cmd.cat/rackdiag.sh
- Debian
-
apt-get install python-nwdiag
- Ubuntu
-
apt-get install python-nwdiag
- Kali Linux
-
apt-get install python-nwdiag
- Fedora
-
dnf install python-nwdiag
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-nwdiag
- Raspbian
-
apt-get install python-nwdiag
- Dockerfile
- dockerfile.run/rackdiag
python-nwdiag
generate network-diagram image file from spec-text file
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.