-
Notifications
You must be signed in to change notification settings - Fork 416
Plugin_cloudflare
koblack edited this page May 19, 2019
·
2 revisions
This plugin allows to scrape the DDOS protection from Cloudflare. It requires python and the module cloudscraper. The plugin is loaded only if python is present and can import the module cloudscraper. I.e.
- Python must be installed and ruTorrent config variable
$pathToExternals['python']
must contain path to it. You may to define this variable in the global config.php or in the plugin's conf.php. - Python module
cloudscraper
must be installed (see link above for details). - You must set environment variable
PYTHONPATH
for your web-server to the correct value.
Technically the module will pass the challenge of the cloudflare protection and output 2 cookies. The cookies are added to the session to reach the page correctly.
- Home
- Downloading
- Installation and configuration
-
Plugins
- Current plugins
- _cloudflare
- _getdir
- _noty
- _noty2
- _task
- AutoTools
- Check_Port
- Chunks
- Cookies
- Cpuload
- Create
- Data
- DataDir
- Diskspace
- Dump
- Edit
- Erasedata
- ExtRatio
- ExtSearch
- Feeds
- FileDrop
- GeoIP
- History
- HttpRPC
- IPad
- LoginMgr
- LookAt
- Mediainfo
- Ratio
- Retrackers
- RPC
- RSS
- RSSURLRewrite
- Rutracker_check
- Scheduler
- Screenshots
- SeedingTime
- Show Peers Like Wtorrent
- Source
- Spectrogram
- Theme
- Throttle
- TrackLabels
- Traffic
- Unpack
- UploadETA
- XMPP
- 3rd Party Plugins
- Current plugins
- Usage
- Versions
- Error Messages
- Future Plans
- Special Thanks