Crawler toolkit for the twisterverse analytics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d47081 e85c1a02f4
Create FUNDING.yml
2 years ago
.github Create FUNDING.yml 2 years ago
curl initial commit 3 years ago
model delegate CRC32 encrypting to mysql server 3 years ago
LICENSE Initial commit 3 years ago
README.md update readme 3 years ago
config-default.php initial commit 3 years ago
peer.php add TOR checking on the fly 3 years ago
tor.php remove extra code 3 years ago

README.md

twister-analytics-crawler

Crawler toolkit for the twisterverse analytics (alpha)

Requirements

php-fpm php-curl php-mysql mysql-server

Crontab

* * * * * /usr/bin/php /path-to/twister-analytics-crawler/peer.php &> /dev/null
0 0 * * * /usr/bin/php /path-to/twister-analytics-crawler/tor.php &> /dev/null