mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
GNS3 server
41a1d16e92
Client notification support. Hypervisor manager changes. IOU reload support. Switch to non-dynamic module loading because of a multiprocessing problem on Windows. |
||
---|---|---|
gns3server | ||
tests | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
dev-requirements.txt | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.py | ||
tox.ini |
GNS3-server =========== GNS3 server manages emulators such as Dynamips, VirtualBox or Qemu/KVM. Clients like the GNS3 GUI controls the server using a JSON-RPC API over Websockets.