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.
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
add Triggers to database for self cleaning of old entrys
add rate limiting for sends and requests
add postgress function for alternative use