-
一把梭
```
cat hosts | grep -v "^\s*#\|^\s*$" | awk '{print "address /"$2"/"$1}' > github-hosts.conf
```
-
**问题现象**
简要描述问题出现的现象
**运行环境**
1. 固件型号
padavan
2. 运营商
中国联通
3. smartdns来源以及版本
v46
4. 涉及的配置(注意去除个人相关信息)
server-name smartdns
response-mode first-ping
speed-check-mode ping,tcp…
-
IMAGE SYNC
-
IMAGE SYNC
-
for example
https://github.com/xiaomi-sa/smartdns
ip database:https://www.ipip.net/index.html#down
-
例如:我想将域名pubstatic.b0.upaiyun.com或者对应的IP设置直连,然后不会通过代理工具代理,请问如何设置规则。
-
make[3] -C package/helloworld/hysteria compile
ERROR: package/helloworld/hysteria failed to build.
make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity lev…
rrkai updated
3 months ago
-
按照https://github.com/pymumu/luci-app-smartdns的懒人脚本做了
先安装openwrt-smartdns
LuCI > 3. Applications >找不到 luci-app-smartdns
不知是什么原因?
-
### What is the issue?
Using Tailscale 1.18.2-2015 on DSM 7.0.1-42218, there seem to be an issue writing the `/etc/resolv.conf` file, when SmartDNS is used.
```
# tailscale status
# Health che…
-
设置为重定向53端口到smartdns!每次重启后都会显示ipv6 53端口重定向失败。要重新保存并应用下才能正常。这个是插件的bug嘛?