Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sshuttle/sshuttle
/ Hostwatch
Class
Hostwatch
sshuttle/server.py:162–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
161
162
class
Hostwatch:
163
164
def
__init__(self):
165
self.pid = 0
166
self.sock = None
167
168
169
class
DnsProxy(Handler):
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected