update peer crawling to be recursive

This commit is contained in:
lza_menace 2023-04-15 12:25:48 -07:00
parent 574761ec8e
commit a85198c9ed
4 changed files with 42 additions and 34 deletions

View file

@ -1,3 +1,3 @@
*/3 * * * * sh -c "cd ~/git/monero.fail; ./bin/cmd validate"
30 */4 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd check"
0 */2 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd get_peers"
0 */16 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd get_peers"