mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-03-13 05:51:45 +00:00
13 lines
385 B
Markdown
13 lines
385 B
Markdown
![]() |
# 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
|