1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-26 06:34:14 +00:00
yakamok f7c20b67f8
added contrib
added function to create table contrib and a function to add the ipv6 of the send-view contributor
2018-11-13 11:09:16 +01:00
2018-08-08 02:52:42 +02:00
2018-06-26 23:54:03 +02:00
2018-08-08 02:39:58 +02:00
2018-07-03 01:59:15 +02:00
2018-11-13 11:09:16 +01:00
2018-07-09 17:16:09 +02:00

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?

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%