Openwrt-NetKeeper icon indicating copy to clipboard operation
Openwrt-NetKeeper copied to clipboard

[C/C++] Run Netkeeper on OpenWrt Device

Results 103 Openwrt-NetKeeper issues
Sort by recently updated
recently updated
newest added

Thu Oct 8 18:12:09 2015 daemon.info pppd[3739]: sxplugin : passwd loaded Thu Oct 8 18:12:09 2015 daemon.notice pppd[3739]: pppd 2.4.7 started by root, uid 0 Thu Oct 8 18:12:24 2015...

/tmp$ chmod a+x /tmp/confnetwork.sh /tmp$ sh /tmp/confnetwork.sh Warning: Section @zone[1](wan) cannot resolve device of network 'netkeeper' - Flushing IPv4 filter table - Flushing IPv4 nat table - Flushing IPv4 mangle...

我想使用学校的内网,远程ssh登陆路由器,在没有上传Netkeeper插件的时候,ifconfig看得到wan口网卡的ip地址,也可以成功使用内网登陆路由器,上传之后看不到了~想问下是怎么回事?

log Sun Jul 3 11:33:27 2016 daemon.notice netifd: Interface 'netkeeper' has link connectivity loss Sun Jul 3 11:33:27 2016 daemon.notice netifd: Interface 'netkeeper' has link connectivity Sun Jul 3 11:33:27...

刷好op的wndr3800可以直接上传项目里提供的sxplugin.so文件吗,需要修改甚么吗?以及是不是只支持原厂op,对明月、蝈蝈之类的支持如何?谢谢.

菜鸟,环境配置起来比较费劲,麻烦大神帮忙编译一下,谢谢! radius = zjxinlisx02

timebyte[4] + realUserName[] + RADIUS

最近被Netkeeper弄的蓝屏给搞烦死了,于是想自己写一个WPF平台Netkeeper,在看您那张sxplugin.so的流程图,有几地方我没怎么看懂。 一个是TimeByFive后面的Bitwise();得到的TimeByte[4]. 这一步具体是怎么做呢? 还一个是UnixStamp下面的TimeHash/Bitwise();,这一步是对这个时间戳求Hash吗?以及PIN27是什么意思呢? 谢谢