Skip to content

Instantly share code, notes, and snippets.

@bartprokop
Last active June 28, 2025 20:28
Show Gist options
  • Save bartprokop/ddea8f1e5e9e28985f85bf4f1d9a5469 to your computer and use it in GitHub Desktop.
Save bartprokop/ddea8f1e5e9e28985f85bf4f1d9a5469 to your computer and use it in GitHub Desktop.
umdns on OpenWRT

opkg update opkg install umdns

mkdir /etc/umdns

SSH advertisemnt comes from dropbear. Add following to afvertise LUCI:

ubus call umdns update ubus call umdns browse ubus call umdns hosts

ubus call service list | jsonfilter -e "$[]['instances'][]['data']['mdns']"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment