How create network diagrams?

draw.io is my go to for most engineering type drawings.

I just want to use something which is free and open source if that exists.

You can use Inkscape (free and open source), this one I did using Inkscape 1.2, so you can have an idea.

Here is the Inkscape svg file. Be aware that there is no "auto" nothing, you have to draw all this by yourself.

1 Like

Mermaid is great for diagrams in markdown style:
"Generation of diagram and flowchart from text in a similar manner as markdown"
See https://github.com/mermaid-js/mermaid

Github has also added mermaid support in markdown recently:
See https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/

Online playground: https://mermaid-js.github.io/mermaid-live-editor

There is an open issue regarding network diagram support in mermaid: https://github.com/mermaid-js/mermaid/issues/1227

Alternatives:

i like to use xfig... https://en.wikipedia.org/wiki/Xfig
example:

2 Likes

Awesome! That piece of software is 37 years old and still maintained :ok_hand:

1 Like

Another great open source alternative: