1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-11 23:47:52 +00:00

Update README.md

This commit is contained in:
yakamok 2018-11-21 18:37:35 +01:00 committed by GitHub
parent aa5afa85da
commit 189c775327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
This server collects dht views from volunteer nodes from all over the network to get a better picture of the network as a whole.
## Install
## Install & Setup
This install assumes your using Linux.
@ -20,9 +20,3 @@ Once you have done this you will need to start vserv.py with the option gentable
python vserv.py gentables
After this stop Vserv.py and start it again with out the option gentables and that should be it running now ready to accept views from other nodes using send-view.py
## Todo
add database config file instead
add new blacklist and graylist code
add better client/server negotiaton