projects
/
project
/
luci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
modules/freifunk: add some utility scripts from white russian firmware
[project/luci.git]
/
modules
/
freifunk
/
root
/
usr
/
bin
/
neigh.sh
1
#!/bin/sh
2
3
wget -q -O - http://localhost:2006/neighbours|sed -e's/LinkQuality/LQ/;s/Hysteresis/Hyst./;s/Willingness/Will./'