You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Netkit Lab Generator
2
-
A **client-side JavaScript**tool to configure a Kathará or a Netkit lab and generate all the files you need and the topology graph.
2
+
A tool to configure a Kathará or a Netkit lab and generate all the files you need and the topology graph.
3
3
4
4
It works as stand-alone HTML file or using Electron for some advanced capabilities (like the ability to directly run a lab from inside the UI).
5
5
@@ -10,7 +10,7 @@ It is also possible to export and import the form configuration for future chang
10
10
11
11
Now supports network topology preview (requires a modern browser or the Electrum release).
12
12
13
-
*[Demo](http://bytearound.com/jobs/nlg/)**(may not always be up to date)**
13
+
*[Demo](http://www.kathara.org/tools/nlg/)**(may not always be up to date)**
14
14
*[Example configuration](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/examples/example_lab.config) (can be imported to generate the files or the graph)
0 commit comments