1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00

Limitation documentation

This commit is contained in:
Julien Duponchelle 2015-02-25 10:29:20 +01:00
parent 36bb510ac1
commit 545acd1f06

View File

@ -33,3 +33,12 @@ complexity for the client due to the fact only some command on some VM can be
concurrent.
Authentification
-----------------
In this version of the API you have no authentification system. If you
listen on your network interface instead of localhost be carefull. Due
to the nature of the multiple supported VM it's easy for an user to
upload and run code on your machine.