Ekko

Results 75 comments of Ekko

修复了 https://github.com/jerrykuku/luci-app-jd-dailybonus/commit/1cde18a024287afc5d298023762ef35deafe790b

https://github.com/biliup/biliup/blob/74b507f085c4545f5a1b3d1fbdd4c8fdef2be058/config(demo).yaml#L31 好像没有直播间标题作为变量的说明

ghcr.io/biliup/biliup/caution:latest 应该是 0.2.11

可以通过给 NAS 一个固定IP,再加一条路由规则,让这个固定 IP 的流量固定一个 outbound 可以达到要求 ```json { "type": "field", "source": [ "192.168.xx.xx" ], "outboundTag": "direct" } ```

还没稳定吧,刚连出了两个预览版

这个项目不支持吧,可以参考 passwall https://github.com/xiaorouji/openwrt-passwall/blob/main/luci-app-passwall/root/usr/share/passwall/iptables.sh

看了一下 overture 的 DNS 请求是由 https://github.com/miekg/dns 构建消息然后发出的,所以 overture 要加 DoQ 的话应该需要 miekg/dns 支持 根据 miekg 的说法,现在的实现不太容易实现 > quic-go uses Streams which are not net.Conn`s, and we don't want to pull...

Go 的 QUIC 实现好像只有 quic-go 是吗,官方的进度也比较慢,如果是这样感觉 QUIC 在 Go 生态的推进似乎不太理想

@MihaelIsaev Hello, 2.1.2 does not fix this issue. Same result as 2.1.1

And I can not reopen this issue because it was closed by you, not me.