Download the PHP package blake-gardner/mac-address without Composer
On this page you can find all versions of the php package blake-gardner/mac-address. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mac-address
PHP MAC Address
This is a PHP class for MAC address manipulation on top of Unix, Linux and Mac OS X operating systems. it was primarily written to help with spoofing for wireless security audits.
Capabilities
- Verify you are executing it from the command line
- Verify you are running the script as an administrator
- Generate new random MAC addresses
- Validate MAC addresses
- Get the current system’s MAC address
- Set or “spoof” any MAC address you want
Usage
For more see the example.php file. You can run the example on the command line
as root. php example.php
Planned Features
- List all interfaces on the system
- OS detection
- Suppress errors on the command line
All versions of mac-address with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package blake-gardner/mac-address contains the following files
Collapse All