From f6763679f4201b29dcda8326e512c4cb43b6d88b Mon Sep 17 00:00:00 2001 From: iaean Date: Sun, 27 Dec 2020 15:16:29 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c579e..3fa6423 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ ssh -l pi $PI -- sudo reboot * [Create][70] your RIPE NCC account * [Register][71] your probe with key `/var/atlas-probe/etc/probe_key.pub` * Start [Configure][72] your RIPE Atlas probe(s) and measurements - * Maybe you don't wanna publicly share your probe + * Maybe you don't wanna publicly share your probe as enabled by default ```bash # docker is already there ssh -l pi $PI -- docker run hello-world @@ -53,6 +53,8 @@ ssh -l pi $PI -- docker run hello-world # run a speedtest ssh -l pi $PI -- speedtest --accept-license --accept-gdpr --selection-details ``` +* Atlas can provide a DNS for your probe. Disabled by default. + Maybe you wanna use the feature and also forward a port on your CPE to SSH to enable remote login. ### Notes