kennedn / ddwrt_tools

Automation scripts designed for dd-wrt cronjobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddwrt_tools

Scripts that I have created to be used on a dd-wrt router.

Name Description
ddns.sh Performs DDNS to afraid.com, Designed to be run from a samba mount on a dd-wrt router (see Samba Filesystem)
dhcp_option61.sh Performs Option 61 DHCP logins, which is the authentication mechanism used by Now TV and Sky on their routers. Designed to be run from a samba mount on a dd-wrt router (see Samba Filesystem)
custom_script.sh This is a concatenated script that subsumes ddns.sh and all sourced functions and variables found in common.sh and .credentials so that it can be installed as a 'Custom Script' under Administration -> Commands on a dd-wrt router. This removes the dependency on an external Samba share.

About

Automation scripts designed for dd-wrt cronjobs


Languages

Language:Shell 100.0%