1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-12 07:58:00 +00:00

corrections & additional info

This commit is contained in:
yakamok 2018-08-08 02:39:58 +02:00 committed by GitHub
parent 488e1de5a3
commit 2d480642c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# ygg-node-db
server to collect DHT views from yggdrasil nodes and store in a data base
![api](https://github.com/yakamok/ygg-node-db/blob/master/api.png)
### send-view.py
@ -18,5 +19,3 @@ send-view.py 192.168.1.100 9001
maybe some kind of testing for current uploads?
maybe add api token to prevent abuse?
create restrictions on how much data can be sent maybe?
add rate limiting for sends and requests/ rate limit in nginx for requests
add postgress function for alternative use