A docker image for proxy server to bypass Cloudflare protection
10K+
docker run -d \
--name=srvflaresolverr \
--restart=unless-stopped \
--hostname=srvflaresolverr \
-e LOG_LEVEL=debug \
-e LOG_HTML=true \
loxoo/flaresolverr
$SUID - User ID to run as. default: 922$SGID - Group ID to run as. default: 922$CAPTCHA_SOLVER - This is used to select which captcha solving method it used when a captcha is encountered. default: none$HARVESTER_ENDPOINT - Required if the captcha solver is Harvester. optional$HEADLESS - This is used to debug the browser by not running it in headless mode. default: true$LOG_LEVEL - Logging severity levels. default: info$LOG_HTML - If true all HTML that passes through the proxy will be logged to the console in debug level. default: false$TZ - Timezone. optional8191/tcp - The port that FlareSolverr should listen for api connections on.Content type
Image
Digest
sha256:5f3cac5f2…
Size
289.9 MB
Last updated
about 2 years ago
docker pull loxoo/flaresolverr