1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-27 08:21:24 +00:00
gns3-server/gns3server/utils
grossmj c271ef8c6a Tool to add, configure and remove Windows loopback adapters.
New dependency: wmi (not added to requirements.txt).

Usage (must be running with admin rights):
gns3loopback.exe --add MY_LOOPBACK 10.0.0.1 255.0.0.0
gns3loopback.exe --remove MY_LOOPBACK
2016-11-05 15:10:05 +11:00
..
asyncio Merge branch 'master' into 2.0 2016-08-29 14:08:23 +02:00
__init__.py
file_watcher.py
get_resource.py
images.py
interfaces.py Support bridge in cloud 2016-11-04 17:32:16 +01:00
path.py
picture.py
qt.py
telnet_server.py
vmnet.py
windows_loopback.py Tool to add, configure and remove Windows loopback adapters. 2016-11-05 15:10:05 +11:00