f4nff

Results 155 comments of f4nff

How to set `IPV6_ONLY` to `true` ?

``` [log] level = "off" output = "/var/log/realm.log" [network] no_tcp = false use_udp = false [[endpoints]] listen = "0.0.0.0:80" remote = "[2605:e440:5::1:21]:2082" [[endpoints]] listen = "0.0.0.0:443" remote = "[2605:e440:5::1:21]:1443" [[endpoints]]...

``` root@lax-9929 ~/realm # ./realm -c 1.toml fd: soft=1020000, hard=1020000 log: level=off, output=/var/log/realm.log dns: mode=ipv4_and_ipv6, protocol=tcp+udp, min-ttl=0, max-ttl=86400, cache-size=32, servers=system inited: 0.0.0.0:80 -> [[2605:e440:5::1:21]:2082]; options: send-proxy=false, send-proxy-version=2, accept-proxy=false, accept-proxy-timeout=5s; connect-timeout=5s,...

https://github.com/TelegramMessenger/Telegram-iOS/issues/682 It seems to be the same thing to me. In some areas, dns over https cannot be connected, and this is hard-coded and users cannot customize it.