Code Monkey home page Code Monkey logo

network-feeds's People

Contributors

bianzhifu avatar jianyingliu avatar rssnsj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

network-feeds's Issues

gfwlist模式貌似翻不了

我是直接刷这里提供的极1S固件,全局模式和国外模式正常访问,但是gfwlist模式就翻不出去,确认访问的网站包含在列表中,如vpngate.net。

功能建议

您好,首先很感谢您开发的插件,相较于其他的插件而言您的可以无缝的集成在系统内部,个人非常喜欢。另外请问下本插件有提供类似于白名单的功能吗?如果有的话,烦请告知。再次感谢您开发的插件,更要谢谢您。

安装教程建议加上pdnsd....

把包装上后发现gfwlist中的所有域名dns查询都失败

/etc/init.d/ss-redir.sh 中的所有 2>dev/null 都删掉后运行了下 /etc/init.d/ss-redir.sh start

才发现提示说:

/etc/rc.common: line 138: /etc/init.d/pdnsd: not found

我都忘记要依赖 pdnsd 了 (:3」∠)

建议安装那加上 opkg install pdnsd 吧……

Shadowsocks-libev update

The official Shadowsocks-libev version is 2.4.0, and ss-libev in your repo is out of date.
Could you update it please? There are many new features in these updated versions, including UDP improvements.
Thank you!

ipv4-merge 合并路由表的问题

我本来用 cidrmerge 合并路由表的:

curl -kL 'http://ftp.apnic.net/apnic/stats/apnic/delegated-apnic-latest' | grep ipv4 | grep CN | awk -F\| '{ printf("%s/%d\n", $4, 32-log($5)/log(2)) }' > chnroute.txt.tmp
curl -kL https://github.com/17mon/china_ip_list/raw/master/china_ip_list.txt > chnroute_ipip.txt.tmp

cat chnroute.txt.tmp chnroute_ipip.txt.tmp | cidrmerge > chnroute.txt

后来我尝试了 ipv4-merge 和 netmask 这两个工具的方式:

curl -kL 'http://ftp.apnic.net/apnic/stats/apnic/delegated-apnic-latest' | grep ipv4 | grep CN | awk -F\| '{ printf("%s/%d\n", $4, 32-log($5)/log(2)) }' > chnroute.txt.tmp
curl -kL https://github.com/17mon/china_ip_list/raw/master/china_ip_list.txt > chnroute_ipip.txt.tmp

cat chnroute.txt.tmp chnroute_ipip.txt.tmp | ipv4-merger | sed 's/\-/:/g' | xargs netmask | awk '{print $1}' | awk -F/ '$2<=24' > chnroute_new.txt

对比两个生成的文件,发现有一处不同:

52.94.249.0/27
52.95.216.104/30

是 chnroute.txt 多出来的,是 ipip 的数据,就是这两行:https://github.com/17mon/china_ip_list/blob/master/china_ip_list.txt#L801-L802

请问是什么原因导致的?

附上两个生成的文件:
chnroute.txt
chnroute_new.txt

你好,xiaomi mini刷了15.05.1版本不能更新安装network-feeds

Downloading http://rssn.cn/roms/feeds/ramips/Packages.gz.
Updated list of available packages in /var/opkg-lists/rssnsj.
Downloading http://rssn.cn/roms/feeds/ramips/Packages.sig.
wget: server returned error: HTTP/1.1 404 Not Found
Signature check failed.
Remove wrong Signature file.
Collected errors:

源于作者你最新的小米mini rom 2016 11 02版有pptp不能nat穿透的问题,现在安装15.05.1的没nat穿透问题了,然后按照你的流程没办法安装您开发的相关插件,请帮忙看看。

x86架构支持

我想在x86架构的openwrt上运行minivtun,希望提供编译x86和x86_64的软件源

更新 netmask 工具

作者引用这个 netmask 应该是旧版本吧?
在这里找到一个新的:https://github.com/tlby/netmask

但是更新后无法使用,发现这里没输出,不知道是不是用法更新了?

cat china.apnic china.ipip | ./ipv4-merger/ipv4-merger | sed 's/\-/:/g' | xargs ./netmask/netmask

发错了

刷了开不了鸡 不管是你你编译的还是自己用你源码编译,只有电源灯闪 ,不能获取IP 不能访问路由

update shadowsocks

文件该更新了最新的9011不能使用了root@Hiwifi:/tmp# opkg install shadowsocks-tools_1-20150108_ralink.ipk
Installing shadowsocks-tools (1-20150108) to root...
Collected errors:

  • check_data_file_clashes: Package shadowsocks-tools wants to install file /usr/lib/lua/luci/controller/admin_web/index.lua
    But that file is already provided by package * twx
  • check_data_file_clashes: Package shadowsocks-tools wants to install file /usr/lib/lua/luci/view/admin_web/menu/adv_menu.htm
    But that file is already provided by package * twx
  • opkg_install_cmd: Cannot install package shadowsocks-tools.
    Installing shadowsocks-tools (1-20150108) to root...
    Collected errors:
  • check_data_file_clashes: Package shadowsocks-tools wants to install file /usr/lib/lua/luci/controller/admin_web/index.lua
    But that file is already provided by package * twx
  • check_data_file_clashes: Package shadowsocks-tools wants to install file /usr/lib/lua/luci/view/admin_web/menu/adv_menu.htm
    But that file is already provided by package * twx
  • opkg_install_cmd: Cannot install package shadowsocks-tools.
    Installing shadowsocks-tools (1-20150108) to root...
    Collected errors:
  • check_data_file_clashes: Package shadowsocks-tools wants to install file /usr/lib/lua/luci/controller/admin_web/index.lua
    But that file is already provided by package * twx
  • check_data_file_clashes: Package shadowsocks-tools wants to install file /usr/lib/lua/luci/view/admin_web/menu/adv_menu.htm
    But that file is already provided by package * twx
  • opkg_install_cmd: Cannot install package shadowsocks-tools.

OpenWRT 15.05 problem

The package shadowsocks-tools "ss-redir.sh" needs pdnsd for dns resolve. But OpenWRT 15.05 lack package pdnsd. So I recemended to include pdnsd in network-feeds. And I have compile package pdnsd without any errors which come from OpenWRT 14.07 , except I correct the brokened download url. See below

PKG_SOURCE_URL:=git://gitorious.org/pdnsd/pdnsd.git

PKG_SOURCE_URL:=https://github.com/loftor-git/pdnsd.git

/usr/lib/lua/luci/controller/admin_web/index.lua在0.9010需要更新

entry({"admin_web", "network","devices_list"}, template("admin_web/network/devices_list"), _("链接设备列表"), 200)

后面需要添加:
entry({"admin_web", "network","devices_offline_list"}, template("admin_web/network/devices_offline_list"), _("历史连接设备列表"), 200)
entry({"admin_web", "network","devices_black_list"}, template("admin_web/network/devices_black_list"), _("黑名单设备列表"), 200)

另外【链接设备列表】应该是【连接设备列表】吧

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.