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.

17 lines
522 B

6 years ago
# Niflheim-api
6 years ago
6 years ago
### A collection of tools to support the Niflheim-api:
6 years ago
vserv.py - collects dht views from volunteer nodes.
6 years ago
niflheim-api.py - presents the data via an API and Web UI
6 years ago
For installation instructions, you will find them in the README.md in the api folder and the vserv folder.
6 years ago
### send-view.py
Very simple to use just add in crontab and run once an hour.
6 years ago
6 years ago
__Access External Admin API:__
6 years ago
If you want to get access to an external Admin API on another server:
6 years ago
6 years ago
send-view.py 192.168.1.100 9001