1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-02-11 06:24:15 +00:00

Create README.md

This commit is contained in:
yakamok 2018-11-17 18:38:23 +01:00 committed by GitHub
parent b1a54fd2a8
commit 7f39e18c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
vserv/README.md Normal file
View File

@ -0,0 +1,12 @@
# 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