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
- Host: GitHub
- URL: https://github.com/bitraf/present
- Owner: bitraf
- Created: 2013-11-01T14:21:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-01T14:12:43.000Z (over 12 years ago)
- Last Synced: 2024-04-16T12:21:42.657Z (about 2 years ago)
- Language: PHP
- Size: 74.2 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.