1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/utils
Julien Duponchelle e2ef78a7c4 Ignore invalid characters when reading the output of a process
It should happend only when user try to use another binary and
the code of VPCS, dynamips... Will detect it's not the
correct binary.

For example we detect this error after an user used SupperPutty
instead of VPCS.

Fix #235
2015-06-16 15:48:09 +02:00
..
__init__.py Network handler for UDP port allocation and server network interfaces. 2015-01-24 15:32:58 -07:00
asyncio.py Ignore invalid characters when reading the output of a process 2015-06-16 15:48:09 +02:00
get_resource.py Get server resource independant of working directory 2015-05-28 13:24:45 +02:00
interfaces.py Adds an IP address for each interface returned by the interfaces API method. 2015-06-12 17:54:02 -06:00
telnet_server.py IPv6 support. 2015-06-06 21:37:34 -06:00