From fa7104b852b0b392ee1a433c5bcf83398dcd2680 Mon Sep 17 00:00:00 2001 From: Leif Date: Thu, 21 Nov 2019 12:22:57 -0900 Subject: [PATCH] s/nv/nc/; add 'Alaska' to coverage list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5699d..15fac69 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ This allows anyone to send you frames, so be aware. Next up, run `navnexus ./storage ::`, which will serve your recorded data from port 29601. It will merge messages coming in from all sources and serve them in time order. -Finally, you can do `nv 127.0.0.1 29601 | ./navdump`, which will give you all messages over the past 24 hours, and stream you more. +Finally, you can do `nc 127.0.0.1 29601 | ./navdump`, which will give you all messages over the past 24 hours, and stream you more. This also works for `navparse` for the pretty website and influx storage, `nc 127.0.0.1 29601 | ./navparse 127.0.0.0:10000 html galileo`, if you have an influxdb running on localhost with a galileo database in there. @@ -254,6 +254,7 @@ In alphabetical order: * Spain * Tonga * USA + * Alaska (Anchorage) * California (Santa Cruz, Los Angeles area, etc) * Massachusetts (Boston area) * Uruguay