Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sshuttle/sshuttle
/ debug1
Function
debug1
sshuttle/helpers.py:47–49 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
45
46
47
def
debug1(s):
48
if
verbose >= 1:
49
log(s)
50
51
52
def
debug2(s):
Callers
15
ipt
Function · 0.90
nft
Function · 0.90
print_listening
Method · 0.90
__init__
Method · 0.90
onaccept_tcp
Function · 0.90
onaccept_udp
Function · 0.90
ondns
Function · 0.90
_main
Function · 0.90
main
Function · 0.90
feature_status
Function · 0.90
firewall_exit
Function · 0.90
main
Function · 0.90
Calls
1
log
Function · 0.85
Tested by
no test coverage detected