Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ socksSpec.ts
File
socksSpec.ts
web/src/js/__tests__/modes/socksSpec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ModesState } from
"../../ducks/modes"
;
2
import
{ parseSpec } from
"../../modes"
;
3
import
type
{ SocksState } from
"../../modes/socks"
;
4
import
{ getSpec, parseRaw } from
"../../modes/socks"
;
Callers
nothing calls this directly
Calls
5
getSpec
Function · 0.90
parseRaw
Function · 0.90
parseSpec
Function · 0.90
expect
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected