Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apenwarr/sshuttle
/ useDns
Method
useDns
ui-macos/models.py:157–158 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
155
config_changed()
156
157
def
useDns(self):
158
return
getattr(self,
'_k_useDns'
, False)
159
def
setUseDns_(self, v):
160
self._k_useDns = v
161
config_changed()
Callers
2
_connect
Method · 0.80
save_servers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected