Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sshuttle/sshuttle
/ _shl
Function
_shl
sshuttle/server.py:59–60 ·
view source on GitHub ↗
(n, bits)
Source
from the content-addressed store, hash-verified
57
58
59
def
_shl(n, bits):
60
return
n * int(2 ** bits)
61
62
63
def
_route_netstat(line):
Callers
2
_maskbits
Function · 0.85
_list_routes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected