Git Product home page Git Product logo

luci-app-smartdns's People

Contributors

lwb1978 avatar pymumu avatar simonsmh avatar tjuyy avatar zxlhhyccc 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

luci-app-smartdns's Issues

正在收集数据...

smarterdns运行是正确的,但luci界面一直显示“正在收集数据...”。估计是luci需要修改以适应最新master源码

编译L大固件报错

在编译L大固件时报luci-app-smartdns has a dependency on 'luci-compat',which does not exist.
2020-04-06 02-28-51屏幕截图

Makefile update request

I want submodule add your repo on my openwrt repo

but I get this error msg:

Makefile:24: ../../luci.mk: No such file or directory
make[1]: *** No rule to make target '../../luci.mk'.  Stop.

can you update the Makefile:24 to this

include $(TOPDIR)/feeds/luci/luci.mk

smartdns entware形式未启动成功

2021-08-14 05:46:04,141][NOTICE][ smartdns.c:267 ] smartdns starting...(Copyright (C) Nick Peng [email protected], build:Jul 10 2021 12:09:14)
[2021-08-14 05:46:04,218][ERROR][ dns_server.c:3068] bind service failed, Address already in use
[2021-08-14 05:46:04,218][ERROR][ dns_server.c:3257] create server socket failed.
[2021-08-14 05:46:04,218][ERROR][ smartdns.c:289 ] start dns server failed.
[2021-08-16 05:51:20,133][NOTICE][ smartdns.c:267 ] smartdns starting...(Copyright (C) Nick Peng [email protected], build:Jul 10 2021 12:09:14)
[2021-08-16 05:51:20,218][ERROR][ dns_server.c:3068] bind service failed, Address already in use
[2021-08-16 05:51:20,219][ERROR][ dns_server.c:3257] create server socket failed.
[2021-08-16 05:51:20,219][ERROR][ smartdns.c:289 ] start dns server failed.
[2015-08-01 08:00:54,120][NOTICE][ smartdns.c:267 ] smartdns starting...(Copyright (C) Nick Peng [email protected], build:Jul 10 2021 12:09:14)
[2015-08-01 08:00:54,234][ERROR][ dns_server.c:3068] bind service failed, Address already in use
[2015-08-01 08:00:54,235][ERROR][ dns_server.c:3257] create server socket failed.
[2015-08-01 08:00:54,235][ERROR][ smartdns.c:289 ] start dns server failed.
[2021-08-20 03:12:50,625][NOTICE][ smartdns.c:267 ] smartdns starting...(Copyright (C) Nick Peng [email protected], build:Jul 10 2021 12:09:14)
[2021-08-20 03:12:50,708][ERROR][ dns_server.c:3068] bind service failed, Address already in use
[2021-08-20 03:12:50,709][ERROR][ dns_server.c:3257] create server socket failed.
[2021-08-20 03:12:50,709][ERROR][ smartdns.c:289 ] start dns server failed.
[2021-08-21 03:14:34,133][NOTICE][ smartdns.c:267 ] smartdns starting...(Copyright (C) Nick Peng [email protected], build:Jul 10 2021 12:09:14)
[2021-08-21 03:14:34,361][ERROR][ dns_server.c:3068] bind service failed, Address already in use
[2021-08-21 03:14:34,361][ERROR][ dns_server.c:3257] create server socket failed.
[2021-08-21 03:14:34,361][ERROR][ smartdns.c:289 ] start dns server failed.
[2015-08-01 08:00:57,925][NOTICE][ smartdns.c:267 ] smartdns starting...(Copyright (C) Nick Peng [email protected], build:Jul 10 2021 12:09:14)
[2015-08-01 08:00:58,174][ERROR][ dns_server.c:3068] bind service failed, Address already in use
[2015-08-01 08:00:58,174][ERROR][ dns_server.c:3257] create server socket failed.
[2015-08-01 08:00:58,174][ERROR][ smartdns.c:289 ] start dns server failed.

smartdns_luci/Makefile报错

使用echo 'src-git smartdns_luci https://github.com/pymumu/luci-app-smartdns.git;lede' >>feeds.conf.default
引入luci-app-smartdns包的lede分支,但是执行./scripts/feeds update -a时报错

Create index file './feeds/smartdns_luci.index'
grep: feeds/smartdns_luci/Makefile:#: No such file or directory
grep: call: No such file or directory
grep: BuildPackage: No such file or directory
grep: OpenWrt: No such file or directory
grep: buildroot: No such file or directory
grep: signature/Makefile: No such file or directory
/home/alex/lede/feeds/smartdns_luci.tmp/info/.files-packageinfo.mk:1: *** target pattern contains no '%'. Stop.
Collecting target info: done

编译没有报错为什么luci界面没有smartdns

make[2]: Leaving directory '/home/jun/lede/package/libs/openssl'
time: package/libs/openssl/compile#103.41#17.59#119.03
make[2]: Entering directory '/home/jun/lede/feeds/packages/net/smartdns'
echo "smartdns" >> /home/jun/lede/staging_dir/target-mipsel_24kc_musl/pkginfo/smartdns.default.install
make[2]: Leaving directory '/home/jun/lede/feeds/packages/net/smartdns'
time: package/feeds/packages/smartdns/compile#0.11#0.04#0.15
make[2]: Entering directory '/home/jun/lede/package/utils/lua'
make[2]: Leaving directory '/home/jun/lede/package/utils/lua'
time: package/utils/lua/host-compile#0.15#0.05#0.20
make[2]: Entering directory '/home/jun/lede/feeds/luci/applications/luci-app-smartdns'
echo "luci-app-smartdns" >> /home/jun/lede/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-app-smartdns.default.install
echo "luci-i18n-smartdns-zh-cn" >> /home/jun/lede/staging_dir/target-mipsel_24kc_musl/pkginfo/luci-app-smartdns.default.install
make[2]: Leaving directory '/home/jun/lede/feeds/luci/applications/luci-app-smartdns'
time: package/feeds/luci/luci-app-smartdns/compile#0.13#0.03#0.17
make[1]: Leaving directory '/home/jun/lede
软件管理里可以看到安装的smartdns 和luci-app-smartdns

19.07.0

ERROR: please fix package/diy/luci-app-smartdns/Makefile - see logs/package/diy/luci-app-smartdns/dump.txt for details
Collecting package info: done
在make menuconfig看不到luci-app-smartdns的选项。
用的是op19.07.0的源编译

这些便签的功能是什么,到底该不该选啊?

msgid "Skip Address Rules"
msgstr "跳过address规则"

msgid "Skip address rules."
msgstr "跳过address规则。"

msgid "Skip Nameserver Rule"
msgstr "跳过Nameserver规则"

msgid "Skip nameserver rules."
msgstr "跳过Nameserver规则。"

msgid "Skip Ipset Rule"
msgstr "跳过ipset规则"

msgid "Skip ipset rules."
msgstr "跳过ipset规则。"

msgid "Skip SOA Address Rule"
msgstr "跳过address SOA(#)规则"

msgid "Skip SOA address rules."
msgstr "跳过address SOA(#)规则。"

msgid "Skip Dualstack Selection"
msgstr "跳过双栈优选"

msgid "Skip Dualstack Selection."
msgstr "跳过双栈优选。"

msgid "Skip Cache"
msgstr "跳过cache"

msgid "Skip Cache."
msgstr "跳过cache。"

编译时报错

报错信息如下
ERROR: please fix package/luci-app-smartdns/Makefile - see logs/package/luci-app-smartdns/dump.txt for details

重定向问题咨询

padavan路由器 安装的最新版的smartdns
smartdns端口6053
重定向应该选择什么?
无?还是作为dnsmasq的上游?
两者的区别是什么?
谢谢🙏

能否优化一下Bootstrap DNS?

安装并启用SmartDNS替代dnsmasq后, 刚开始只配置了纯doh的upstream server, 然后发现dns服务查询无结果, 后面将dnsmasq端口改成5353并设置了server 127.0.0.1:5353 -bootstrap-dns后dns服务恢复正常.

感觉是因为bootstrap没有配置的同时upstream server中又没有ip地址的dns服务器导致的.
我检查了配置文件中是有resolv-file /tmp/resolv.conf.d/resolv.conf.auto部分字段的, 'resolv.conf.auto' 里也有拨号后获得的运营商nameserver.

所以能否优化一下 Bootstrap DNS 的设置, 比如使用resolv-file中的nameserver作为默认的 Bootstrap DNS, 又或者将dnsmasq的端口设为5353, 将其作为默认的 Bootstrap DNS ?

luci设置界面不全

目前还不能实现
1.tcp server端口设置,bind-tcp :XXX。
2.TCP链接空闲超时时间
3.测速模式选择
4.IPV4, IPV6双栈IP优选功能dualstack-ip-selection-threshold [time] 阈值
5.订阅在线host,实现广告过滤功能

如何编译 compat 的版本??

image

我编译出来只有all的版本,系统内是已经安装了,但是在服务下找不到。 手动安装compat版本的ipk可以了,但是希望在编译里集成。应该如何操作?

lean最新源码编译失败-提示缺少依赖

lean最新源码编译失败,报错Log:
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-smartdns:
  •  smartdns *
    
  • opkg_install_cmd: Cannot install package luci-app-smartdns.
    package/Makefile:65: recipe for target 'package/install' failed
    make[2]: *** [package/install] Error 255

openwrt 编译不成功,已修改mk和添加compat

openwrt 编译不成功,已修改mk和添加compat

Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-udptunnel6 into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-udptunnel6_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-ipsec into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-ipsec_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-iptunnel4 into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-iptunnel4_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-ipsec4 into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-ipsec4_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-iptunnel6 into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-iptunnel6_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-ipsec6 into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-ipsec6_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-iptunnel into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-iptunnel_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-gre into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-gre_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-tun into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-tun_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-slhc into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-slhc_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-ppp into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-ppp_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-pppox into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-pppox_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-pppoe into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-pppoe_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-mppe into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-mppe_4.14.158-1_mipsel_24kc.ipk
Packaged contents of /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/packages/ipkg-mipsel_24kc/kmod-sched-core into /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-sched-core_4.14.158-1_mipsel_24kc.ipk
grep: /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-4.14.158/modules.builtin: No such file or directory
ERROR: module '/workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-4.14.158/net/ipv4/tcp_bbr.ko' is missing.
make[2]: *** [modules/netsupport.mk:963: /workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/bin/targets/ramips/mt7621/packages/kmod-tcp-bbr_4.14.158-1_mipsel_24kc.ipk] Error 1
make[2]: Leaving directory '/workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/package/kernel/linux'
time: package/kernel/linux/compile#8.44#5.18#20.21
make[1]: *** [package/Makefile:109: package/kernel/linux/compile] Error 2
make[1]: Leaving directory '/workspace/OpenwrtCompileScript/Openwrt/LEAN/lede'
make: *** [/workspace/OpenwrtCompileScript/Openwrt/LEAN/lede/include/toplevel.mk:218: package/lean/luci-app-smartdns-master/compile] Error 2

第二组DNS的禁用AAAA IPV6解析设置没有效果???

第二组DNS的禁用AAAA IPV6解析设置没有效果???
我开了第二组DNS,端口设置成5354

我直接在openwrt SSH里面 nslookup www.taobao.com 127.0.0.1:5354
依然会返回IPV6,除非把高级设置里面的禁用IPV6解析给勾上,但是这个勾上之后,第一组第二组都不返回AAAA记录了

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.