Difference between revisions of "Package:Macchanger"

From Funtoo
Jump to navigation Jump to search
m
m (add note)
Line 7: Line 7:


=== Usage ===
=== Usage ===
{{note|to change an address you must completely disconnect from all networks on the interface}}
==== Show Vendor Codes ====
==== Show Vendor Codes ====
{{console|body=###i## macchanger -l}}
{{console|body=###i## macchanger -l}}

Revision as of 00:41, January 17, 2015

Macchanger

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

root # emerge net-analyzer/macchanger

Usage

   Note

to change an address you must completely disconnect from all networks on the interface

Show Vendor Codes

root # macchanger -l

Generate a Random Address

root # macchanger -r wlan0

Generate a Random Ending

root # macchanger -re wlan0

Manually Assign an Address

root # macchanger -m 11:22:33:44:55:66 wlan0

Pretend To Be A Burned In Address

root # macchanger -reb wlan0

Revert All Changes

root # macchanger -p wlan0