发布时间:2014-12-17 20:34:20
学校里最近改造了校园网,要求必须用iNode验证,万幸的是路由器能刷OpenWrt,并且OpenWrt上有好多iNode认证的开源项目,比如 njit8021xclient (以下简称njit-client)就非常好用。虽然程序写的好用,但是配置起来还是稍微麻烦一些的,大家通常的方法是在/etc/init.d下写启动脚本,把用户名、密码什么的都直接.........【阅读全文】
发布时间:2014-12-17 20:34:05
1. 官方参考 http://wiki.openwrt.org/doc/devel/config-scriptingLoadingTo be able to load UCI configuration files, you need to include the common functions with:. /lib/functions.shThen you can use config_load name to load c.........【阅读全文】
发布时间:2014-12-17 20:33:50
1. 用的openwrt的BB版本, 余下空间790K左右, 删除了opkg, 需重新拷贝2个文件, /bin/opkg, /etc/opkg.conf点击(此处)折叠或打开BusyBox v1.19.4 (2014-03-27 17:39:06 CST) built-in shell (ash)Enter 'help' for a list of built-in commands..........【阅读全文】