1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-09-07 19:52:05 +00:00
yakamok f7992b180e
turn sys.argv[2] into int
had to change the accepted len of sys.argv to 3 instead of 4 as this was too much
2018-07-03 01:58:48 +02:00
2018-06-26 23:54:03 +02:00
2018-07-02 23:03:21 +02:00
2018-07-03 01:58:48 +02:00
2018-07-02 22:32:29 +02:00

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)

Description
Server to collect DHT views from yggdrasil nodes and store in a data base
Readme Unlicense 328 KiB
Languages
Python 47.4%
JavaScript 27.7%
HTML 14.7%
CSS 8.1%
Shell 2.1%