salarx / nyaa-proxy

Easily deployable nyaa proxy to access nyaa from blocked regions. Using vercel rewrites

Home Page:https://nyaa-proxy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


Logo

Nyaa Proxy

Easily deployable nyaa proxy to access nyaa from blocked regions powered by vercel rewrites

View Demo · Report Bug · Request Feature

Deploy to Vercel

Deploy to Vercel

Deploy to Koyeb

Deploy to Koyeb

Deploying a Worker

Manual Deployment (recommended)

To manually deploy the worker:

  1. Sign up at the Cloudflare signup page
  2. From the main navbar, choose Workers & Pages
  3. Click the Create Application button
  4. Click the Create Worker button
  5. Copy the worker.js file contents from this repository
  6. Fill in a name for your worker and click the Deploy button
  7. Click the Quick Edit button
  8. Paste your clipboard contents and replace the worker's default code
  9. Click the Save and Deploy button

One-Click Deploy (experienced users only)

Deploy to Cloudflare Workers

Note

If you want to proxy another url. Change the PROXYURL in proxy.js, index.js, worker.js and vercel.json

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mohd Zaid - @LuLu786 - bzatch70@gmail.com

Project Link : https://github.com/BioHazard786/Nyaa-Proxy

About

Easily deployable nyaa proxy to access nyaa from blocked regions. Using vercel rewrites

https://nyaa-proxy.vercel.app

License:MIT License


Languages

Language:JavaScript 90.5%Language:Dockerfile 9.5%