1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-27 15:14:37 +00:00
yggdrasil-api/vserv/README.md

13 lines
385 B
Markdown
Raw Normal View History

2018-11-17 21:23:12 +01:00
# vserv.py
2018-11-17 18:38:23 +01:00
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