Error in docs, maybe?
-
https://docs.onion.io/omega2-docs/using-the-console.html
says go to
shouldn't it be just
http://omega-ABCD.local/
?I got stuck there for a while (it didn't work with the www for me, but I got around it using ssh). Perhaps other beginning users who want to just use the browser got stuck there, too.
Thanks!
-
@Valerie-Yorgan , i proposed the pull-request on Github. If you have access to Github you can do it also if you find a mistake.
I also proposed the alternative to connect over the IP 192.168.3.1
The http:// got added because of the www. Locally connecting normally is without http:// (at least on my linux). To resolve the Omega-ABCD.local/ name you need on Windows Bonjur and on Linux Avahi running.
Linux users can check with
avahi-resolve -a 192.168.3.1 192.168.3.1 Omega-ABCD.local
if the avahi-daemon is running.