Skip to content

Simple script for OpenWrt/LEDE to generate random MAC address for WAN

License

Notifications You must be signed in to change notification settings

qculug/openwrt-randomwanmac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openwrt-randomwanmac

The project is based on janost/openwrt-wan-mac .

How to build

$ cd openwrt
$ git clone https://github.com/qculug/openwrt-randomwanmac.git package/randomwanmac
$ make menuconfig #choose Network -> randomwanmac
$ make -j $(($(nproc) + 1)) V=s

About

Simple script for OpenWrt/LEDE to generate random MAC address for WAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published