diff --git a/README.md b/README.md index 2367004..243ec1a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ server to collect DHT views from yggdrasil nodes and store in a data base ### send-view.py Very simple to use just add in crontab and run once an hour. +If you want to get access an external Admin API on another server: + +send-view.py ipv4 port + +__example__ +send-view.py 192.168.1.100 9001 ## Todo