mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-01-27 15:14:37 +00:00
15 lines
412 B
Markdown
15 lines
412 B
Markdown
# Niflheim-api
|
|
|
|
### A collection of tools to support the Niflheim-api:
|
|
vserv.py - collects dht views from volunteer nodes.
|
|
niflheim-api.py - presents the data via an API and Web UI
|
|
|
|
### 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:
|
|
|
|
send-view.py 192.168.1.100 9001
|