mirror of
https://github.com/twisterarmy/twister-analytics-crawler.git
synced 2025-01-30 00:14:15 +00:00
update readme
This commit is contained in:
parent
e17b16030d
commit
2dbcc2f7b8
12
README.md
12
README.md
@ -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…
x
Reference in New Issue
Block a user