Sign inSign up

loxoo/flaresolverr

By loxoo

Updated about 2 years ago

A docker image for proxy server to bypass Cloudflare protection

Image
0

10K+

loxoo/flaresolverr repository overview

loxoo/flaresolverr

Git Commit Build Status Latest Version Size Docker Stars Docker Pulls

Usage

docker run -d \
    --name=srvflaresolverr \
    --restart=unless-stopped \
    --hostname=srvflaresolverr \
    -e LOG_LEVEL=debug \
    -e LOG_HTML=true \
    loxoo/flaresolverr

Environment

  • $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. optional

Network

  • 8191/tcp - The port that FlareSolverr should listen for api connections on.

Tag summary

Content type

Image

Digest

sha256:5f3cac5f2

Size

289.9 MB

Last updated

about 2 years ago

docker pull loxoo/flaresolverr