Greasy Fork 还支持 简体中文。

dd-wrt mac to Hostnames

DD-WRT Match MAC Addresses and then display custom Hostnames

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Aŭtoro
rickzabel
Ĉiutagaj instaloj
0
Tutaj instaloj
16
Ratings
0 0 0
Versio
0.1
Kreita
2022/05/01
Ĝisdatigita
2022/05/01
Size
4,8 kb
Licenco
GNU GPLv3
Aplikiĝas al

This is meant to work with the DD-WRT router firmware’s setup pages to match MAC Addresses and then show custom Hostnames.

I wrote this script since I could not figure out how to get DD-WRT to show hostnames for connected devices when DHCP is disabled.

If your router is not at 192.168.1.1 or 10.0.0.1 you will need to edit both the namespace and match variables to match your router address.
Afterwards replace the sample MAC address and Hostnames with your own.

Then set the following two variables how you would like

AddToMACAddressOrReplaceRadioname = 1; //If AddToMACAddressOrReplaceRadioname is set to 0 the specified Hostname will be added to the mac field. If it is set to 1 the RadioName will be filled in with the specified Hostname.

ReplacePartialMACAddress = 1; //Both the top level and the /Info.htm pages mask part of the MAC address if this is set to 1, we will search for partial matches and replace the mac or radio name according to the setting ReplaceMACAddressOrRadioname.