Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shadowsocks/shadowsocks
/ run
Function
run
shadowsocks/manager.py:197–198 ·
view source on GitHub ↗
(config)
Source
from the content-addressed store, hash-verified
195
196
197
def
run(config):
198
Manager(config).run()
199
200
201
def
test():
Callers
nothing calls this directly
Calls
2
Manager
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected