Skip to content

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

License

Notifications You must be signed in to change notification settings

BioHazard786/Nyaa-Proxy

Repository files navigation

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
  10. Write down the newly created worker address, it should be something like [name].[username].workers.dev
  11. Change your Bepass configuration to https://[name].[username].workers.dev/dns-query

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

Releases

No releases published

Packages

No packages published