[Linux] Change your MAC address with TMAC

Practical Guide to Linux Commands, Editors, and Shell Programming, A (2nd Edition)
One of the operating system in our world is Linux (we have discuss a little about Chromium OS and Android). And this time we found a tools for changing your MAC address in Linux. This simple tool is TMAC.


In computer networking, a Media Access Control address (MAC address) is a unique identifier assigned to most network adapters or network interface cards (NICs) by the manufacturer for identification, and used in the Media Access Control protocol sub-layer. It may also be known as an Ethernet Hardware Address (EHA), hardware address, adapter address, or physical address.

TMAC, a simple bash program, written for the purpose of changing the MAC address of Network Interface Card (NIC) in Linux based system, provided it has Bash environment.

This tool attempts to change the MAC address of Network Inteface Cards (NIC) in Linux systems by choosing a randomly-generated MAC address. The chosen MAC address is randomised in following way:

  • It chooses it's first 3 octets needed for MAC address from a list of MAC vendors list provided from IEEE, which can be found here
  • The rest 3 octets are a set of complete randomly-generated hexadecimal numbers obtained with help of Psuedo-random-generator system variable. 

All it needs is a Linux machine with BASH shell environment.

TMAC official site : sagar.belure.com/#tmac
TMAC download : Download page

Comments

Popular posts from this blog

[Joke] Password selection rules

Get it better with disk defragmenter

[NEWS] Google’s ‘Soli’ Radar-Based Motion Sensor - Approved by FCC