Skip to content

Commit 44c7255

Browse files
committed
update README.md
1 parent 085d57e commit 44c7255

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
# Netkit Lab Generator
2-
A **client-side JavaScript** tool to configure a netkit lab and generate all the files you need.
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.
33

4-
![Screenshot (graph)](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/images/screencapture-1460378572119.png)
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+
6+
![Screenshot (graph)](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/images/screencapture-201801141.png)
57

68
Simply fill the form and download the bash script or the .zip file with the whole lab.
79
It is also possible to export and import the form configuration for future changes.
810

9-
Now supports network topology preview (requires a modern browser).
11+
Now supports network topology preview (requires a modern browser or the Electrum release).
1012

11-
* [Demo](http://bytearound.com/jobs/nlg/) **(may not always be up to date, do NOT use it during exams)**
13+
* [Demo](http://bytearound.com/jobs/nlg/) **(may not always be up to date)**
1214
* [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)
13-
* [Screenshot (form)](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/images/screencapture-1460378558427.png)
14-
* [Screenshot (graph)](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/images/screencapture-1460378572119.png)
15+
* [Screenshot (form)](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/images/screencapture-201801140.png)
16+
* [Screenshot (graph)](https://raw.githubusercontent.com/Kidel/Netkit-Lab-Generator/master/images/screencapture-201801141.png)
1517

1618

1719
#### Created by
@@ -22,12 +24,13 @@ Now supports network topology preview (requires a modern browser).
2224

2325
### Links
2426

27+
* [**Kathará Home**](http://www.kathara.org)
2528
* [**Netkit Home**](http://wiki.netkit.org/index.php/Main_Page)
2629
* [**Netkit on GitHub**](https://github.com/maxonthegit/netkit-core)
2730

2831
***
2932

3033
### FAQ
3134

32-
* **Q**: How can I make a machine that is both a web server and a name server?
35+
* **Q**: How can I make a machine that is both a web server and a name server?
3336
* **A**: Two machines with the same name are considered as the same machine. For any shared file, the configuration lines of the second machine are added right after the ones of the first machine. For any file that is not shared there is no conflict.

images/screencapture-201801140.png

103 KB
Loading

images/screencapture-201801141.png

135 KB
Loading

0 commit comments

Comments
 (0)