From 201f317bdf0b534409c68c39231e5193b41a385c Mon Sep 17 00:00:00 2001 From: Simone Margaritelli <evilsocket@gmail.com> Date: Fri, 27 Sep 2019 12:37:53 +0200 Subject: [PATCH] replaced ip with hostname --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bb826d..5b9d9eb 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ If you connect to the unit via `usb0` (thus using the data port), you might want ### UI -The UI is available either via display if installed, or via http://10.0.0.2:8080/ if you connect to the unit via `usb0` and set a static address on the network interface. +The UI is available either via display if installed, or via http://pwnagotchi.local:8080/ if you connect to the unit via `usb0` and set a static address on the network interface (change `pwnagotchi` with the hostname of your unit). 