MCPcopy 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

1import type { ModesState } from "../../ducks/modes";
2import { parseSpec } from "../../modes";
3import type { SocksState } from "../../modes/socks";
4import { getSpec, parseRaw } from "../../modes/socks";

Callers

nothing calls this directly

Calls 5

getSpecFunction · 0.90
parseRawFunction · 0.90
parseSpecFunction · 0.90
expectFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected