lux5am
lux5am
Bump for this
Most DNS related issues had been fixed. but DNS response still not compressed by default? Even when the request buffer size larger than 512 bytes it should try to get...
Looking at popular DNS solution like blocky and adguardhome it force enable compression. Maybe we should follow that? ```diff diff --git a/client_truncate.go b/client_truncate.go index a0b4afd..90cf3dd 100644 --- a/client_truncate.go +++ b/client_truncate.go...
> I've tried `udp: false`, but the connection uses DIRECT instead of PROXY That's literally what he said. >those packets will be initiated on your local machine If your server...
What are those "stun" connections? Maybe that's the culprit. Maybe you should block them.
```bash ~ $ lua -e 'require "cURL"' libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7575249ec4 in tid 32557 (lua), pid 32557 (lua) Segmentation fault ```
the same with openwrt linux-arm64. internet stuck after 30min+. the connections was under direct rule. the other things when the stack ok, I can't do speedtest.net cli. socket error something....
Yeah most server uses xray while most user uses mihomo or v2rayng. Mihomo is good for its easier configuration.
Yeah, what do?
Yeah, but what do? ``` # /data/data/com.termux/files/usr/bin/lua5.4 build-aux/luke package="luaposix" version="36.2.1" PREFIX="/data/data/com.termux/files/usr/lib/luarocks/rocks-5.4/luaposix/36.2.1-1" LUA="/data/data/com.termux/files/usr/bin/lua5.4" LUA_INCDIR="/data/data/com.termux/files/usr/include/lua5.4" CC="gcc" LD="gcc" CFLAGS="-g -fPIC" LIBFLAG="-shared" LIB_EXTENSION="so" OBJ_EXTENSION="o" creating lib/posix/version.lua creating build-aux/config.ld gcc -g -fPIC -shared -DVERSION='"36.2.1"' -D_BSD_SOURCE...