Server to collect DHT views from yggdrasil nodes and store in a data base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
yakamok fd4f3e99c2
Update README.md
6 years ago
..
README.md Update README.md 6 years ago
vserv.py Rename vserv.py to vserv/vserv.py 6 years ago

README.md

vserv.py

This server collects dht views from volunteer nodes from all over the network to get a better picture of the network as a whole.

Make sure to setup a database with postgresql first and the add the dbname and so on to the vserv.py config section.

Todo

add database config file instead
add new blacklist and graylist code
add better client/server negotiaton