spksrc icon indicating copy to clipboard operation
spksrc copied to clipboard

[Package Request] Flaresolverr

Open CorentinWicht opened this issue 11 months ago • 0 comments

Software Name

Flaresolverr

Brief Description

FlareSolverr is a proxy server to bypass Cloudflare protection. Nowadays, many indexers usually accessed by Radarr and Sonarr (which are supported as packages by SynoCommunity) are hidden behind Cloudflare Captcha pages.

FlareSolverr starts a proxy server, and it waits for user requests in an idle state using few resources. When some request arrives, it uses Selenium with the undetected-chromedriver to create a web browser (Chrome). It opens the URL with user parameters and waits until the Cloudflare challenge is solved (or timeout). The HTML code and the cookies are sent back to the user, and those cookies can be used to bypass Cloudflare using other HTTP clients.

Website

https://github.com/FlareSolverr/FlareSolverr

Documentation

https://github.com/FlareSolverr/FlareSolverr/wiki

Build/Installation documentation

https://github.com/FlareSolverr/FlareSolverr?tab=readme-ov-file#installation

Source code

https://github.com/FlareSolverr/FlareSolverr/archive/refs/tags/v3.3.16.tar.gz

OpenSource License

MIT

Other License

No response

CorentinWicht avatar Apr 03 '24 08:04 CorentinWicht