1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-28 17:01:00 +00:00
GNS3 server
Go to file
2014-02-06 01:02:38 -07:00
gns3server Get the default base MAC address when creating a new router 2014-02-06 01:02:38 -07:00
tests Get the default base MAC address when creating a new router 2014-02-06 01:02:38 -07:00
.gitignore
.travis.yml Base server complete including modules, STOMP protocol over Websockets 2013-12-05 00:21:06 -07:00
AUTHORS
dev-requirements.txt Base server complete including modules, STOMP protocol over Websockets 2013-12-05 00:21:06 -07:00
LICENSE
MANIFEST.in Base server & plugin system & first unit tests 2013-10-30 15:58:17 -06:00
README.rst General work on the Dynamips backend (need to finish and polish). 2014-01-31 16:31:34 -07:00
requirements.txt General work on the Dynamips backend (need to finish and polish). 2014-01-31 16:31:34 -07:00
setup.py Base server complete including modules, STOMP protocol over Websockets 2013-12-05 00:21:06 -07:00
tox.ini Base server complete including modules, STOMP protocol over Websockets 2013-12-05 00:21:06 -07:00

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.