MCPcopy Index your code
hub / github.com/masterking32/MasterHttpRelayVPN / deno_deploy.ts

File deno_deploy.ts

apps_script/deno_deploy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// MasterHttpRelay exit node for Deno Deploy.
2// Deploy as HTTP endpoint and set PSK to a strong secret.
3
4declare const Deno: any;

Callers

nothing calls this directly

Calls 4

fetchFunction · 0.85
sanitizeHeadersFunction · 0.70
decodeBase64ToBytesFunction · 0.70
encodeBytesToBase64Function · 0.70

Tested by

no test coverage detected