Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/evilsocket/opensnitch
/ get_nodes
Method
get_nodes
ui/opensnitch/nodes.py:171–172 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
169
return
None
170
171
def
get_nodes(self):
172
return
self._nodes
173
174
def
get_node_hostname(self, addr):
175
try
:
Callers
15
test_get_nodes
Method · 0.80
test_delete
Method · 0.80
filter_rules
Method · 0.80
get_rule_by_uuid
Method · 0.80
get
Method · 0.80
get
Method · 0.80
_cb_delete_clicked
Method · 0.80
_cb_save_clicked
Method · 0.80
_cb_add_clicked
Method · 0.80
send_notifications
Method · 0.80
_save_nodes_config
Method · 0.80
_configure_rules_contextual_menu
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_get_nodes
Method · 0.64
test_delete
Method · 0.64