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.

8 lines
270 B

6 years ago
# Niflheim-api
6 years ago
6 years ago
### A collection of tools to support the Niflheim-api:
5 years ago
crawler.py - crawls any nodes it fines via dht.
6 years ago
niflheim-api.py - presents the data via an API and Web UI
5 years ago
For installation instructions, you will find them in the README.md in the api folder.