hagaygo / OpenWrtManager

Mobile app for interacting with your OpenWrt device.
GNU General Public License v3.0
145 stars 10 forks source link

Change hostname from wifi status #47

Open Prisoner2-6-7 opened 3 months ago

Prisoner2-6-7 commented 3 months ago

After clicking the Mac address with disconnect option. Also add like change hostname option

hagaygo commented 3 months ago

If i remember correctly hostname that is shown on wifi status is determined by the dns & dhcp service (dnsmasq) that runs on the wifi device, i do it manually from luci for devices that are "important" for me.

Prisoner2-6-7 commented 3 months ago

If i remember correctly hostname that is shown on wifi status is determined by the dns & dhcp service (dnsmasq) that runs on the wifi device, i do it manually from luci for devices that are "important" for me.

I don't use dhcp of openwrt so I don't get the hostname and every device doesn't broadcast their hostname by arp. So I have to set them up manually in luci which a pain.

And there is alot of space when you click on a device under wifi status. Then it shows close and disconnect. You remove the close option and add an cross top left.. and rest of the space can be used to add more functionality.