setMac

Usage     : setMac($macaddress,$adapter_name);
Purpose   : Set a new mac address to a specific adapter
Argument  : $macaddress, $adapter_name
Comment   : This function will set a new address specified
          : to a specific mac address

setMac

Usage     : setMacList($listMAC_file_name,$adapter_name,
          :             $frequency,$setTime);
Purpose   : Set a new mac address based on the list to a 
          :  specific adapter with time and frequency 
          :  switch
Argument  : $macaddress, $adapter_name, $frequency, $setTime
Comment   : This function will set a new address specified on
          : the list to a specific mac address with frequency 
          : and time change.

Example : setMacList(listMac.txt,wlan0,10,60) : : Here the mac will changes 10 times after 60 seconds

NAME

SwitchMac - provide tools to change the mac address

SYNOPSIS

use SwitchMac;
blah blah blah

DESCRIPTION

Stub documentation for this module was created by ExtUtils::ModuleMaker. It looks like the author of the extension was negligent enough to leave the stub unedited.

Blah blah blah.

USAGE

BUGS

SUPPORT

AUTHOR

Rafael Lucas
CPAN ID: RAFALUCAS
rafalucas@cpan.org

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO

perl(1).