1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
GNS3 server
Go to file
2013-10-04 17:45:15 -06:00
gns3_server Initial project structure 2013-10-04 17:45:15 -06:00
tests Initial project structure 2013-10-04 17:45:15 -06:00
.gitignore Initial commit 2013-09-25 19:45:09 -07:00
.travis.yml Initial project structure 2013-10-04 17:45:15 -06:00
AUTHORS Initial project structure 2013-10-04 17:45:15 -06:00
gns3-server.py Initial project structure 2013-10-04 17:45:15 -06:00
LICENSE Initial project structure 2013-10-04 17:45:15 -06:00
MANIFEST.in Initial project structure 2013-10-04 17:45:15 -06:00
README.rst Initial project structure 2013-10-04 17:45:15 -06:00
requirements.txt Initial project structure 2013-10-04 17:45:15 -06:00
setup.py Initial project structure 2013-10-04 17:45:15 -06:00
tox.ini Initial project structure 2013-10-04 17:45:15 -06:00

GNS3-server
===========

GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM.
Clients like the GNS3 GUI controls the server using a HTTP REST API.