Skip to content

Simple CGI script to reconnect the WAN connection of an OpenWRT Kamikaze/Backfire router

License

Notifications You must be signed in to change notification settings

matthiasr/openwrt-reconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenWRT CGI Reconnecter

This is a simple CGI script for OpenWRT Backfire (Kamikaze should work too, but I have not tested this) to allow reconnecting to the Internet without any authentication.

HOWTO Install

Download reconnect to /www/cgi-bin and make it executable by entering wget -O /www/cgi-bin/reconnect http://github.com/matthiasr/openwrt-reconnect/raw/master/reconnect chmod a+x /www/cgi-bin/reconnect

HOWTO Use

Open http://192.168.1.1/cgi-bin/reconnect and click Reconnect (substitute your router's IP if appropriate). Your WAN Connection will be torn down and re-established.

License

WTFPLv2

About

Simple CGI script to reconnect the WAN connection of an OpenWRT Kamikaze/Backfire router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published