mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-01-12 16:08:02 +00:00
Server to collect DHT views from yggdrasil nodes and store in a data base
LICENSE | ||
README.md | ||
send-view.py | ||
vserv.py |
ygg-node-db
server to collect DHT views from yggdrasil nodes and store in a data base
send-view.py
Very simple to use just add in crontab and run once an hour.
Todo
add Triggers to database for self cleaning of old entrys
add postgress function for alternative use
create an alternative to send-view to collect from multiple nodes and send(rare use case as admin api isnt secure to leave open)