Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sshuttle/sshuttle
/ debug2
Function
debug2
sshuttle/helpers.py:52–54 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
50
51
52
def
debug2(s):
53
if
verbose >= 2:
54
log(s)
55
56
57
def
debug3(s):
Callers
15
print_listening
Method · 0.90
onroutes
Function · 0.90
onhostlist
Function · 0.90
main
Function · 0.90
restore_etc_hosts
Function · 0.90
flush_systemd_dns_cache
Function · 0.90
main
Function · 0.90
connect
Function · 0.90
enter_namespace
Function · 0.90
try_send
Method · 0.90
callback
Method · 0.90
send
Method · 0.90
Calls
1
log
Function · 0.85
Tested by
no test coverage detected