Add FlareSolverr for Cloudflare challenges on Prowlarr indexers
Provides a browser proxy on arr-net so indexers behind Cloudflare JS challenges can work; document limits (not a universal captcha solver).
This commit is contained in:
parent
84902d5cb5
commit
38eaa43d04
4 changed files with 31 additions and 0 deletions
|
|
@ -65,6 +65,10 @@ OPENHANDS_PORT=3001
|
|||
# LiteLLM-style id; after first start check http://host:8081/v1/models
|
||||
OPENHANDS_MODEL=openai/local
|
||||
|
||||
# FlareSolverr (Cloudflare helper for Prowlarr; internal only)
|
||||
FLARESOLVERR_LOG_LEVEL=info
|
||||
FLARESOLVERR_CAPTCHA_SOLVER=none
|
||||
|
||||
# Forgejo — self-hosted Git (web + SSH clone)
|
||||
FORGEJO_HTTP_PORT=3002
|
||||
FORGEJO_SSH_PORT=2222
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue