mirror of https://github.com/r4sas/Niflheim-api
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.
13 lines
385 B
13 lines
385 B
6 years ago
|
# 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
|