Server to collect DHT views from yggdrasil nodes and store in a data base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
yakamok bd07b28bb8
Add files via upload
6 years ago
LICENSE Initial commit 6 years ago
README.md added to Todo 6 years ago
api.png Add files via upload 6 years ago
max-min.py added max-min to archive the max nodes per day 6 years ago
send-view.py remove extra host_port test 6 years ago
style.css Create style.css 6 years ago
vserv.py some minor fixes 6 years ago
yggapi.py added contribs page 6 years ago

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

Redesign client server negotiation for data