Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 648 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 648 Bytes

cloudflare-worker-Proxy

This project was solely built for proxying IPv6 requests to IPv4 for the rest apis.

This project requires wrangler cli.

deploy to production

  1. Configure the zoneid and route
  2. use npm run deploy:prod to publish

watch mode

  1. use npm run dev to start in watch mode