Nomad Chen

Results 13 issues of Nomad Chen

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [* ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [...

feature

查看源码如下: ```js // ``` 用 https 访问的话,这个gif 图也不知道显示在了哪里。。

rime.ibus..*.log.ERROR.20180723-174540.2230: Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg E0723 17:45:40.169962 2233 config_data.cc:41] failed to save config to stream. rime.ibus...log.WARNING.20180723-174540.2230: W0723 17:54:52.346007 2849 config_data.cc:62] nonexistent config file '/home//.config/ibus/rime/build/ibus_rime.yaml'. E0723 17:54:52.745831...

**问题现象** 使用如下命令重启 smartdns ```bash $ sudo systemctl restart smartdns ``` 查看 smartdns 的状态,会出现如下 warning ```bash ● smartdns.service - SmartDNS Server Loaded: loaded (/lib/systemd/system/smartdns.service; enabled; preset: enabled) Active: active (running) since...

**问题现象** 我用 Debian 12 服务器做了一个内网的 DNS ,但该服务器周期性出现类似 DDoS 现象。 **运行环境** 1. 固件型号 - Debian 12 x86_64 Server 3. 运营商 - 无关 4. smartdns来源以及版本 - smartdns.1.2023.05.07-1641.x86_64-linux-all.tar.gz 5. 涉及的配置 (注意去除个人相关信息) ```conf conf-file...

我尝试构建一个最小化旁路由的固件,尝试在 `x86.config.seed` 和 `common.seed` 中添加如下配置,但是不起作用。 ```bash # CONFIG_PACKAGE_autosamba is not set # CONFIG_PACKAGE_luci-app-samba4 is not set # CONFIG_PACKAGE_samba4-libs is not set # CONFIG_PACKAGE_samba4-server is not set ``` 请问如何修改配置文件,才能移除 samba4 相关内容?主要是在旁路环境中,用不到...

In the OpenWRT project, I saw some changes in firewall components [Certain upstream switch to firewall4 aka nftables instead of iptables ](https://github.com/openwrt/packages/issues/16818) ![image](https://github.com/tohojo/sqm-scripts/assets/11908641/3ced3388-a17d-4fd5-9ddf-83394e4dff75) I saw the update information of sqm-scripts...

根据 EIP-4824 ,需要在 DTIM 中新增富文本编辑器,用于支持编写 Proposal

支持 DAPP 机器人发送消息

**需求应用场景** Adguard Home 和 Unbound 均可设置被屏蔽的域名的响应类型,但是 SmartDNS 似乎只有 `nxdomain` 这个类型。 AGH: ![image](https://github.com/pymumu/smartdns/assets/11908641/acf3168c-413b-47c4-a413-7da0468fa1ac) Unbound: ![image](https://github.com/pymumu/smartdns/assets/11908641/ae5df2f2-7d0a-47fd-9e7e-6c9f872339da) **建议的方案** 希望能通过配置文件来设置被屏蔽的域名的响应类型,可选 `0.0.0.0` / `nxdomain` 或者其他合适的返回值