MCPcopy 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
162class Hostwatch:
163
164 def __init__(self):
165 self.pid = 0
166 self.sock = None
167
168
169class DnsProxy(Handler):

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected