server to collect DHT views from yggdrasil nodes and store in a data base
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README.md
api.png
send-view.py
vserv.py
yggapi.py

README.md

ygg-node-db

server to collect DHT views from yggdrasil nodes and store in a data base

api

send-view.py

Very simple to use just add in crontab and run once an hour.

Access External Admin API:
If you want to get access to an external Admin API on another server:

example
send-view.py 192.168.1.100 9001

Todo

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?