Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iaean authored Dec 27, 2020
1 parent 9a57b4d commit f676367
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,16 @@ 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

# 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

Expand Down

0 comments on commit f676367

Please sign in to comment.