mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-01-27 23:24:22 +00:00
20 lines
450 B
Markdown
20 lines
450 B
Markdown
# ygg-node-db
|
|
server to collect DHT views from yggdrasil nodes and store in a data base
|
|
|
|
![api](https://github.com/yakamok/ygg-node-db/blob/master/api.png)
|
|
|
|
### 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
|