From dc8a6b8e94be0b95081764567eb22133dd53deb2 Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Wed, 12 Dec 2018 17:09:11 +0100 Subject: [PATCH] removed send-view.py instructions --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cf75e24..5c7b6c1 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,6 @@ niflheim-api.py - presents the data via an API and Web UI For installation instructions, you will find them in the README.md in the api folder and the vserv folder. -### send-view.py +send-view.py is no longer needed to collect DHT views of the network as its now possible to crawl the network thanks to some new features in v0.3. -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 +Thank you to all the contributors for their views of the network.