Skip to content

NyaMisty/cloudflare-workers-uniproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cloudflare-workers-uniproxy

Universal Proxy based on Cloudflare Workers with pure GET request

Usage

  1. Simple HTTP GET:
  https://uniproxy.misty.workers.dev/https://hookb.in/NOPV9r1YXlUe8mNN8ryq
  1. Passing header
  https://uniproxy.misty.workers.dev/{"hello":"world"}/https://hookb.in/NOPV9r1YXlUe8mNN8ryq
  1. Passing body
  https://uniproxy.misty.workers.dev/{"_method":"POST","_body":"helloworld"}/https://hookb.in/NOPV9r1YXlUe8mNN8ryq

Goto https://hookbin.com/NOPV9r1YXlUe8mNN8ryq, and see the result ;)

About

Universal Proxy based on Cloudflare Workers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published