![]() |
Reference Manual |
NAME
fbget - get a FritzBox URLSYNOPSIS
fbpost - post a FritzBox URL
STATUSfbget url
fbpost url "data"
...
DESCRIPTION...
The AVM Fritz series of devices support a large set of commands that can be used to view or modify device settings. All access to device settings require that a password-protected Session ID (sid) first be obtained and then included in subsequent GET and POST commands. Some commands return HTML data while others return JSON data. In both cases, results can be piped to a TCL script that analyses the data and presents it in a readable form.NOTESThe following commands (script files) have been implemented:
fb_dhcpThe following sample pages have been implemented:
fb_get
fb_log
fb_net
fb_route
fb_script
fb_set
DSL connection detailsNote that once UPnP has discovered devices, UPnP lookups are much faster than fbget and fbpost lookups.DSL address detailsDSL status (UPnP)FritzBox log
This page is work in progress.SEE ALSO
UPnP![]()