NetSimLan Download
Manual and examples
The german manual can be found here.
Examples for NetSimLan can be found here.
Debian and Ubuntu
When you’re running Debian or a Debian based Linux Distribution like Ubuntu or Linux Mint installing NetSimLan is very easy. You just open a terminal and type in:
wget -O nslsetup https://apt.netsimlan.org/setup && bash nslsetup
NetSimLan will now be installed and kept up to date along your operating system.
Alternativly you can download the debian package and optionally the graphical launcher manually.
Other Linux distributions
Make sure, the Java Development Kit is installed in version 8 or above. To do so, open a terminal and type in javac --version
If the command isn’t found or the output tells your Java version is below 8, please install or update it.
The Software for Linux is available under netsimlan-linux.tar.xz.
Windows
Make sure, the Java Development Kit is installed in version 8 or above. To do so, press Win+R, type in cmd.exe
to open a console and type in javac.exe --version
If the command isn’t found or the output tells your Java version is below 8 you may find an installation guide at Oracle web page.
The Software for Linux is available under netsimlan-windows.zip.