MCPcopy
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
47def debug1(s):
48 if verbose >= 1:
49 log(s)
50
51
52def debug2(s):

Callers 15

iptFunction · 0.90
nftFunction · 0.90
print_listeningMethod · 0.90
__init__Method · 0.90
onaccept_tcpFunction · 0.90
onaccept_udpFunction · 0.90
ondnsFunction · 0.90
_mainFunction · 0.90
mainFunction · 0.90
feature_statusFunction · 0.90
firewall_exitFunction · 0.90
mainFunction · 0.90

Calls 1

logFunction · 0.85

Tested by

no test coverage detected