alobbs / macchanger

GNU MAC Changer
http://www.gnu.org/software/macchanger
GNU General Public License v3.0
581 stars 112 forks source link

Not showing current Mac address on fedora23 #23

Open Bobby17 opened 8 years ago

Bobby17 commented 8 years ago

When I run the comman under root, macchanger -s it won't print out the mac address.Only shows this.

GNU MAC Changer Usage: macchanger [options] device

Try `macchanger --help' for more options.

thoger commented 8 years ago

Device name is mandatory option. It seems you only run macchanger -s, which does not work because of the missing device specification. You need to run something like macchanger -s eth0.