gitmo / openwifimap.sh

Publish a Freifunk node to openwifimap.net on your OpenWRT router.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openwifimap.sh

Publish a Freifunk node to openwifimap.net on your OpenWRT router.

Depends on the olsrd-mod-nameservice and olsrd-mod-txtinfo packages.

Only a node with a single interface and a single neighboring hop is currently supported.

Uses BusyBox' built-in netcat for the request, no curl or wget needed.

See Also

Credits

Usage

$ crontab -e
37 * * * *      /usr/bin/openwifimap.sh

License

Public domain.

About

Publish a Freifunk node to openwifimap.net on your OpenWRT router.


Languages

Language:Shell 100.0%