mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Limitation documentation
This commit is contained in:
parent
36bb510ac1
commit
545acd1f06
@ -33,3 +33,12 @@ complexity for the client due to the fact only some command on some VM can be
|
|||||||
concurrent.
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user