An open API service indexing awesome lists of open source software.

https://github.com/bitraf/present

Some scripts for checking connected devices on a NETGEAR Router WNDR3700v3
https://github.com/bitraf/present

Last synced: about 1 year ago
JSON representation

Some scripts for checking connected devices on a NETGEAR Router WNDR3700v3

Awesome Lists containing this project

README

          

present
=======

get_macaddr.php
---------------
The get_macaddr returns a list with previously connected devices. This script is meant to used with a Netgear Genie WNDR3700v3.
Note that the url, username and password variables are defined in secret.php which is not included here.

index.php and wlan_mac.php
---------
These scripts are unrelated to get_macaddr.php. index.php is used for registering devices to p2k12. wlan_mac.php is used for our IRC bot to get the currently registered and connected devices.