mcarne / router-configs

Freifunk Berlin router (openwrt) configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

To create a new router config from the template use:

./bin/create.sh foo

Backup config from router:

./bin/pull.sh foo 192.168.1.1
git status
git add foo/*
git commit -m "add config for router foo"

About

Freifunk Berlin router (openwrt) configurations


Languages

Language:Shell 98.7%Language:Perl 0.8%Language:HTML 0.5%