mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-05 12:19:31 +00:00
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
26 lines
905 B
Plaintext
26 lines
905 B
Plaintext
#language en
|
|
|
|
~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Manual/ServiceDiscovery|Español]] -~
|
|
|
|
<<TableOfContents()>>
|
|
|
|
## BEGIN_INCLUDE
|
|
|
|
== Service Discovery ==
|
|
|
|
Service discovery allows other devices on the network to discover your !FreedomBox and services running on it. If a client on the local network supports mDNS, it can find your !FreedomBox at <hostname>.local (for example: freedombox.local).
|
|
|
|
It also allows !FreedomBox to discover other devices and services running on your local network.
|
|
|
|
Service discovery is not essential and works only on internal networks. It may be disabled to improve security especially when connecting to a hostile local network.
|
|
|
|
## END_INCLUDE
|
|
|
|
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
|
|
|
|
|
|
<<Include(FreedomBox/Portal)>>
|
|
|
|
----
|
|
CategoryFreedomBox
|