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:
parent
488e1de5a3
commit
2d480642c4
@ -1,6 +1,7 @@
|
|||||||
# ygg-node-db
|
# ygg-node-db
|
||||||
server to collect DHT views from yggdrasil nodes and store in a data base
|
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
|
### send-view.py
|
||||||
|
|
||||||
@ -18,5 +19,3 @@ send-view.py 192.168.1.100 9001
|
|||||||
maybe some kind of testing for current uploads?
|
maybe some kind of testing for current uploads?
|
||||||
maybe add api token to prevent abuse?
|
maybe add api token to prevent abuse?
|
||||||
create restrictions on how much data can be sent maybe?
|
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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user