1MACC(1) General Commands Manual MACC(1)
2
3
4
6 macchanger - MAC Changer
7
9 macchanger [options] device
10
12 macchanger is a Linux utility for viewing/manipulating the MAC address
13 for network interfaces.
14
16 macchanger accepts the following options:
17
18 -h, --help
19 Show summary of options.
20
21 -V, --version
22 Show version of program.
23
24 -e, --endding
25 Don't change the vendor bytes.
26
27 -a, --another
28 Set random vendor MAC of the same kind.
29
30 -A Set random vendor MAC of any kind.
31
32 -r, --random
33 Set fully random MAC.
34
35 -l, --list[=keyword]
36 Print known vendors (with keyword in the vendor's description
37 string)
38
39 -m, --mac XX:XX:XX:XX:XX:XX
40 Set the MAC XX:XX:XX:XX:XX:XX
41
43 macchanger -A eth1
44
46 ifconfig (8)
47
49 Alvaro Lopez Ortega <alvaro@alobbs.com>.
50
51
52
53 December 1, 2002 MACC(1)