Skip to main content

Local-proxy

A proxy from localhost to any remote http address, made with deno.

Example:

deno run --allow-net https://deno.land/x/localproxy/proxy.ts --port=3000 --target=https://github.com/antogyn/local-proxy