Skip to content

non4ik-sdk/CacheProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

If something is not loading or is blocked in Russia or other countries, you can try this CF Worker proxy:

Working with FREE plan on CloudFlare

Basic form

https://example.workers.dev/?url=https://example.com

With path

https://example.workers.dev/?url=https://example.com/image.png

With query parameters

https://example.workers.dev/?url=https://api.example.com/data?id=123&lang=en

URL-encoded target

https://example.workers.dev/?url=https%3A%2F%2Fexample.com%2Fvideo.mp4

URL-encoded with query

https://example.workers.dev/?url=https%3A%2F%2Fapi.example.com%2Fdata%3Fid%3D123%26lang%3Den

With port

https://example.workers.dev/?url=https://example.com:6969/resource

About

HTTP CloudFlare Worker caching proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors