Skip to content

Script to change the MAC of the selected network interface and force a new IP assignment from DHCP.

Notifications You must be signed in to change notification settings

jairomer/change-address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

change-address

A linux bash script to randomly generate and set a MAC address on the indicated network interface.

Will also renew the IP address given by the DHCP server, effectively changing the interface's identity on the local network.

Usage

./change-address.sh <interface> [<new mac>]

About

Script to change the MAC of the selected network interface and force a new IP assignment from DHCP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages