Auto extracting mac address in same network & username, password of @wifi.id account using this API https://gist.github.com/dwisiswant0/c3ac216bc63c6c2fc6129bfd13e60cb0.
To install WiFiID, simply:
$ git clone https://github.com/dwisiswant0/WiFiID
For latest update version:
$ git pull
WiFiID works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, and HHVM.
$ php WiFiID.php
If you are still confused/ have suggestions, please open the issue.
WiFiID is licensed under the MIT. Take a look at the LICENSE for more information.
Current version is 1.0.1 (beta) and still development.
- Check for open issues or open a new issue to start a discussion around a bug or feature.
- Fork the repository on GitHub to start making your changes.
- Write one or more tests for the new feature or that expose the bug.
- Make code changes to implement the feature or fix the bug.
- Send a pull request to get your changes merged and published.