FlareSolverr
Released under MIT, FlareSolverr provides proxy server to bypass Cloudflare protection on self-hosted infrastructure.
Overview
Proxy server to bypass Cloudflare protection Proxy server to bypass Cloudflare protection. Contribute to FlareSolverr/FlareSolverr development by creating an account on GitHub. The project has 13K+ GitHub stars and is licensed under MIT.
Getting Started
Source: GitHub README
curl -L -X POST 'http://localhost:8191/v1' \
-H 'Content-Type: application/json' \
--data-raw '\{
"cmd": "request.get",
"url": "http://www.google.com/",
"maxTimeout": 60000
\}'
import requests
url = "http://localhost:8191/v1"
headers = \{"Content-Type": "application/json"\}
data = \{
"cmd": "request.get",
"url": "http://www.google.com/",
"maxTimeout": 60000
\}
response = requests.post(url, headers=headers, json=data)
print(response.text)
Normalized Features
Source: tool-features-normalized.json
apt, docker, docker compose, pip.
Deploy
Related Media & Streaming Tools
View all 334 →Immich
95KHigh-performance self-hosted photo and video management — automatic backup, ML-powered search, and a Google Photos-like experience on your own server.
Jellyfin
49KThe volunteer-built media solution that puts you in control of your media. Stream movies, shows, music, and photos to any device from your own server.
PhotoPrism
39KAI-Powered Photos App for the Decentralized Web. Tag and find pictures automatically without getting in your way.
Cobalt
39KSave what you love without ads, tracking, paywalls or other nonsense. Just paste the link and you're ready to rock.
qBittorrent
36KAn open-source software alternative to uTorrent. Feature-rich and runs on all major platforms.
SRS
29KSimple, high efficiency, realtime video server. Supports RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH and GB28181.