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.

13 lines
325 B

3 years ago
# twister-analytics-crawler
3 years ago
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`