summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Laufer <Kraken.rf.inc@gmail.com>2022-01-04 10:11:52 +0100
committerCarl Laufer <Kraken.rf.inc@gmail.com>2022-01-04 10:11:52 +0100
commit9f44591f477bcb78a74b669ce864dbe9a5e2b486 (patch)
treee99ee9a995abafc2cf36ad5f3278f5a68fc965a7
parenttidy up (diff)
downloadkrakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.tar
krakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.tar.gz
krakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.tar.bz2
krakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.tar.lz
krakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.tar.xz
krakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.tar.zst
krakensdr_pr-9f44591f477bcb78a74b669ce864dbe9a5e2b486.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1319c55..d881c81 100644
--- a/README.md
+++ b/README.md
@@ -79,4 +79,4 @@ Make sure to set an appropriate passive radar config ini for the Heimdall DAQ. (
4. To stop the server and the DSP processing chain run the following script:
`./kill.sh`
-<p1> After starting the script a web based server opens at port number 8051, which then can be accessed by typing "KRAKEN_IP:8050/" in the address bar of any web browser. You can find the IP address of the KrakenSDR Pi4 wither via your routers WiFi management page, or by typing "ip addr" into the terminal. You can also use the hostname of the Pi4 in place of the IP address, but this only works on local networks, and not the internet, or mobile hotspot networks. </p1>
+<p1> After starting the script a web based server opens at port number 8051, which then can be accessed by typing "KRAKEN_IP:8080/" in the address bar of any web browser. You can find the IP address of the KrakenSDR Pi4 wither via your routers WiFi management page, or by typing "ip addr" into the terminal. You can also use the hostname of the Pi4 in place of the IP address, but this only works on local networks, and not the internet, or mobile hotspot networks. </p1>