Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 676 Bytes

Description

macchanger.sh is a Bash script to change mac address, computer name, hostname or local hostname for macOS

Installation

  • open your terminal and cd to the directory where you want to install it then download it

  • type in the terminal chmod +x macchanger.sh to change the access permissions then type ./macchanger.sh to launch it

  • if any error try to change the default shell to Bash by typing in the terminal chsh -s /bin/bash

  • to reset to the permanent mac address just restart your computer

Options

1/ Set a random temporary mac address

2/ Set a custom temporary mac address

3/ Change computer name

4/ Change hostname

5/ Change local hostname