Access Speedport Hybrid Router through PHP
THIS CLASS IS ONLY FOR SPEEDPORT HYBRID
This project is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3.
known endpoints for getData() and sentRequest():
Endpoint |
---|
dsl |
interfaces |
arp |
session |
dhcp_client |
dhcp_server |
ipv6 |
dns |
routing |
igmp_proxy |
igmp_snooping |
wlan |
module |
memory |
speed |
webdav |
bonding_client |
bonding_tunnel |
filterlist |
bonding_tr181 |
lteinfo |
status |
Connect |
WLANBasic |
WLANAccess |
LAN |
NASLight |
INetIP |
FilterAndTime |
Portforwarding |
PhoneBook |
PhoneCalls |
SystemMessages |
DynDNS |
Overview |
- PHP >= 5.4.0
- PHP extension
hash
- PHP extension
curl
- PHP extension
json
- PHP extension
pcre
- PHP extension
ctype
- PHP extension
rrd
(optional, for rrd graphs)
See the rrd
directory for sample scripts.