Last active
October 31, 2016 18:44
-
-
Save stajkowski/9848a0c99ffe95967cfefeab8b68c4f1 to your computer and use it in GitHub Desktop.
net-survey data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{'_networks': {'192.168.140.0/24': ['compute02', 'compute01'], '192.168.100.0/24': ['compute02', 'compute01']}, '_clients': {'compute02': '192.168.100.118', 'compute01': '192.168.100.117'}, '_host_detail': {'compute02': {'192.168.140.0/24': {'ips': ['192.168.140.118'], 'results': {'192.168.140.117': {'host': 'compute01', 'result': 'success', 'open_ports': [22]}}}, '192.168.100.0/24': {'ips': ['192.168.100.118'], 'results': {'192.168.100.117': {'host': 'compute01', 'result': 'success', 'open_ports': [22]}}}}, 'compute01': {'192.168.140.0/24': {'ips': ['192.168.140.117'], 'results': {'192.168.140.118': {'host': 'compute02', 'result': 'success', 'open_ports': [22]}}}, '192.168.100.0/24': {'ips': ['192.168.100.117'], 'results': {'192.168.100.118': {'host': 'compute02', 'result': 'success', 'open_ports': [22]}}}}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment