D4708
4 years ago
1 changed files with 11 additions and 1 deletions
@ -1,2 +1,12 @@
@@ -1,2 +1,12 @@
|
||||
# twister-analytics-crawler |
||||
Crawler toolkit for the twisterverse analytics |
||||
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` |
||||
|
Loading…
Reference in new issue