We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f669338 commit 50b9914Copy full SHA for 50b9914
crontab
@@ -28,5 +28,9 @@
28
8 1 * * 1 curl -i "Content-Type: application/json" https://ahmia.fi/address/ > /usr/local/lib/ahmia/backups/addresses/$(date -d "today" +"%Y-%m-%d")-addresses_snapshot.json
29
#
30
31
+# Create Tor2web stats
32
+0 5 * * 1 python /usr/local/lib/ahmia/tools/read_tor2web_stats.py
33
+#
34
35
#Download new port scan results
36
30 1 * * 6 scp root@<scanner_server_ip>:/home/juha/hsportscanner/nonweb_services.json /usr/local/lib/ahmia/ahmia/static/log/
0 commit comments