Updated MuWire HostCache (markdown)

master
Zlatin Balevsky 2020-10-03 13:41:34 +00:00
parent e1b9d113aa
commit 6623431e3d
1 changed files with 0 additions and 2 deletions

@ -27,5 +27,3 @@ If you have enabled logging from step 5 above, you should be able to see what th
That indicates the hostcache has successfully connected to your I2P router.
The hostcache creates two directories - `$PWD/verified` and `$PWD/unverified`. Every hour it will "dump" the hosts that it knows about in a file with name formatted as yyyyMMdd-HH (for example "20200427-01"). I will be adding scripts in `host-cache/scripts` to analyze those dumps and to produce useful statistics. For now the only script there counts how many total unique hosts are on the MuWire network.
**Important** For some reason my hostcache dies mysteriously after 1 month of uptime. So I recommend you set up a cronjob that kills and restarts the hostcache weekly.