hosso / serverless-geo-proxy

🌏 Serverless geo-located proxy with Zeit Now

Home Page:https://serverless-geo-proxy-hnd1.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Geo Proxy

Serverless geo-located proxy with Zeit Now

Getting Started

Install dependencies:

yarn

Deploy proxy servers located in regions with specifying PROXY_HOST like:

PROXY_HOST=https://www.google.com yarn deploy

Now you can open the proxy URLs with your browser:

open \
    https://serverless-geo-proxy-sfo1.<username>.now.sh \
    https://serverless-geo-proxy-bru1.<username>.now.sh \
    https://serverless-geo-proxy-hnd1.<username>.now.sh

Thanks

License

MIT

About

🌏 Serverless geo-located proxy with Zeit Now

https://serverless-geo-proxy-hnd1.now.sh

License:MIT License


Languages

Language:JavaScript 100.0%