Browse Source

corrections & additional info

develop
yakamok 6 years ago committed by GitHub
parent
commit
2d480642c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

3
README.md

@ -1,6 +1,7 @@ @@ -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 @@ -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

Loading…
Cancel
Save