mirror of
https://github.com/twisterarmy/twister-analytics-crawler.git
synced 2025-01-28 07:34:24 +00:00
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
Languages
PHP
100%