-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Couldn't connect to my server through Hy2 type proxy #3969
Description
Operating system
iOS
System version
1.13.4
Installation type
sing-box for iOS Graphical Client
If you are using a graphical client, please provide the version of the client.
V1.14.0(9)
Version
Description
I have set up hy2 node on my server through sing-box V1.13.4 and use Surge on my iPhone to connect which works properly. But I couldn't connect by using Sing-box testflight version on my iphone. I'm pretty sure that the node config is correct. But I have no clue about what's wrong. Please help me out.
Reproduction
My client config is:
{ "log": { "disabled": false, "level": "error", "timestamp": true }, "experimental": { "clash_api": { "external_controller": "127.0.0.1:9090", "external_ui": "ui", "external_ui_download_url": "https://gh-proxy.org/https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip", "external_ui_download_detour": "🐢Direct", "secret": "", "default_mode": "rule", "access_control_allow_origin": "*", "access_control_allow_private_network": false }, "cache_file": { "enabled": true, "store_rdrc": true } }, "dns": { "servers": [ { "tag": "ProxyDNS", "type": "https", "server": "dns.google", "domain_resolver": "AliDNS", "detour": "🚀FinalOut" }, { "tag": "DirectDNS", "type": "https", "server": "dns.alidns.com", "domain_resolver": "AliDNS" }, { "tag": "AliDNS", "type": "udp", "server": "223.5.5.5" } ], "rules": [ { "clash_mode": "direct", "server": "DirectDNS" }, { "clash_mode": "global", "server": "ProxyDNS" }, { "rule_set": ["geosite-category-ads-all"], "server": "DirectDNS", "action": "reject", "method": "default", "no_drop": false }, { "rule_set": ["geosite-category-games@cn"], "server": "DirectDNS" }, { "rule_set": ["geosite-geolocation-!cn"], "server": "ProxyDNS" }, { "rule_set": ["geosite-cn"], "server": "DirectDNS" } ], "final": "ProxyDNS", "strategy": "prefer_ipv4", "disable_cache": false, "disable_expire": false, "independent_cache": true, "reverse_mapping": false }, "inbounds": [ { "type": "tun", "tag": "tun-in", "address": ["172.18.0.1/30", "fdfe:dcba:9876::1/126"], "auto_route": true, "strict_route": true, "endpoint_independent_nat": false, "stack": "system" } ], "outbounds": [ { "tag": "🚀FinalOut", "type": "selector", "outbounds": [ "us-tuic", "🐢Direct" ], "interrupt_exist_connections": true }, { "tag": "us-tuic", "type": "tuic", "server": "****", "server_port": 5478, "uuid": "****", "password": "****", "congestion_control": "cubic", "udp_relay_mode": "native", "udp_over_stream": false, "zero_rtt_handshake": false, "heartbeat": "10s", "tls": { "enabled": true, "server_name": "****" } }, { "tag": "🐢Direct", "type": "direct" } ], "route": { "default_domain_resolver": { "server": "DirectDNS" }, "auto_detect_interface": true, "final": "🚀FinalOut", "rules": [ { "inbound": ["mixed-in", "tun-in"], "action": "sniff" }, { "type": "logical", "mode": "or", "rules": [ { "protocol": "dns" }, { "port": 53 } ], "action": "hijack-dns" }, { "rule_set": ["geosite-private"], "outbound": "🐢Direct" }, { "ip_is_private": true, "outbound": "🐢Direct" }, { "clash_mode": "direct", "outbound": "🐢Direct" }, { "clash_mode": "global", "outbound": "🚀FinalOut" }, { "type": "logical", "mode": "or", "rules": [ { "port": 853 }, { "network": "udp", "port": 443 }, { "protocol": "stun" } ], "action": "reject" }, { "rule_set": ["geosite-category-ads-all"], "action": "reject" }, { "protocol": "bittorrent", "outbound": "🐢Direct" }, { "rule_set": ["geosite-category-games@cn"], "outbound": "🐢Direct" }, { "rule_set": ["geosite-geolocation-!cn"], "outbound": "🚀FinalOut" }, { "rule_set": ["geosite-cn"], "outbound": "🐢Direct" }, { "rule_set": ["geoip-cn"], "outbound": "🐢Direct" } ], "rule_set": [ { "tag": "geosite-private", "type": "remote", "format": "binary", "url": "https://gh-proxy.org/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/private.srs", "download_detour": "🐢Direct", "update_interval": "3d" }, { "tag": "geosite-category-ads-all", "type": "remote", "format": "binary", "url": "https://gh-proxy.org/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/category-ads-all.srs", "download_detour": "🐢Direct", "update_interval": "3d" }, { "tag": "geosite-category-games@cn", "type": "remote", "format": "binary", "url": "https://gh-proxy.org/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/category-games@cn.srs", "download_detour": "🐢Direct", "update_interval": "3d" }, { "tag": "geosite-geolocation-!cn", "type": "remote", "format": "binary", "url": "https://gh-proxy.org/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/geolocation-!cn.srs", "download_detour": "🐢Direct", "update_interval": "3d" }, { "tag": "geosite-cn", "type": "remote", "format": "binary", "url": "https://gh-proxy.org/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geosite/cn.srs", "download_detour": "🐢Direct", "update_interval": "3d" }, { "tag": "geoip-cn", "type": "remote", "format": "binary", "url": "https://gh-proxy.org/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/sing/geo/geoip/cn.srs", "download_detour": "🐢Direct", "update_interval": "3d" } ] } }
Logs
The log on my iPhone is:
`INFO[0053] [1422880746 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:53531
INFO[0053] [1422880746 0ms] inbound/tun[tun-in]: inbound connection to [2001:b28:f23f:f005::a]:443
DEBUG[0053] [1422880746 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [3913897366 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53534](https://172.18.0.1:53534/)
INFO[0053] [3913897366 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.54:443](https://149.154.175.54/)
DEBUG[0053] [3913897366 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [2479033504 2ms] outbound/tuic[us-tuic]: outbound connection to [91.108.56.137:443](https://91.108.56.137/)
INFO[0053] [1522880140 2ms] outbound/tuic[us-tuic]: outbound connection to [91.108.56.137:5222](https://91.108.56.137:5222/)
INFO[0053] [3473585147 1ms] outbound/tuic[us-tuic]: outbound connection to [149.154.171.5:80](https://149.154.171.5:80/)
INFO[0053] [189577116 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53536](https://172.18.0.1:53536/)
INFO[0053] [189577116 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.51:5222](https://149.154.175.51:5222/)
DEBUG[0053] [189577116 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [406464582 2ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23f:f005::a]:443
INFO[0053] [543703331 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53535](https://172.18.0.1:53535/)
INFO[0053] [543703331 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.51:443](https://149.154.175.51/)
DEBUG[0053] [543703331 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [1283187885 2ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23d:f001::a]:443
INFO[0053] [1422880746 2ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23f:f005::a]:443
INFO[0053] [3913897366 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.54:443](https://149.154.175.54/)
INFO[0053] [4266658452 2ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23d:f001::a]:443
INFO[0053] [3997001538 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53537](https://172.18.0.1:53537/)
INFO[0053] [3997001538 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.54:80](https://149.154.175.54:80/)
DEBUG[0053] [3997001538 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [189577116 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.51:5222](https://149.154.175.51:5222/)
INFO[0053] [2710358464 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53538](https://172.18.0.1:53538/)
INFO[0053] [2710358464 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.51:80](https://149.154.175.51:80/)
DEBUG[0053] [2710358464 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [2395930497 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53539](https://172.18.0.1:53539/)
INFO[0053] [2395930497 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.54:5222](https://149.154.175.54:5222/)
DEBUG[0053] [2395930497 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [543703331 4ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.51:443](https://149.154.175.51/)
INFO[0053] [1980526723 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53540](https://172.18.0.1:53540/)
INFO[0053] [1980526723 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.50:80](https://149.154.175.50:80/)
INFO[0053] [3663604910 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53541](https://172.18.0.1:53541/)
INFO[0053] [3663604910 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.50:443](https://149.154.175.50/)
DEBUG[0053] [1980526723 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0053] [3663604910 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [2395930497 3ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.54:5222](https://149.154.175.54:5222/)
INFO[0053] [2710358464 4ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.51:80](https://149.154.175.51:80/)
INFO[0053] [3997001538 6ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.54:80](https://149.154.175.54:80/)
INFO[0053] [2188340505 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53542](https://172.18.0.1:53542/)
INFO[0053] [2188340505 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.50:5222](https://149.154.175.50:5222/)
DEBUG[0053] [2188340505 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0053] [3663604910 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.50:443](https://149.154.175.50/)
INFO[0053] [1980526723 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.50:80](https://149.154.175.50:80/)
NFO[0053] [2188340505 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.50:5222](https://149.154.175.50:5222/)
ERROR[0055] [1382492241 28.19s] connection: open connection to [5.28.195.2:443](https://5.28.195.2/) using outbound/tuic[us-tuic]: open connection: timeout: no recent network activity
INFO[0055] [288150114 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53543](https://172.18.0.1:53543/)
INFO[0055] [288150114 0ms] inbound/tun[tun-in]: inbound connection to [5.28.195.2:443](https://5.28.195.2/)
DEBUG[0055] [288150114 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0055] [288150114 1ms] router: sniffed protocol: tls
INFO[0055] [288150114 1ms] outbound/tuic[us-tuic]: outbound connection to [5.28.195.2:443](https://5.28.195.2/)
DEBUG[0056] [3545651993 30.50s] dns: exchange [apple.com](https://apple.com/). IN AAAA
DEBUG[0056] [3545651993 30.50s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0056] [1962720352 30.50s] dns: exchange [apple.com](https://apple.com/). IN A
DEBUG[0056] [1962720352 30.50s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0057] [887262443 30.29s] dns: exchange [raw.githubusercontent.com](https://raw.githubusercontent.com/). IN HTTPS
DEBUG[0057] [3401629371 30.29s] dns: exchange [raw.githubusercontent.com](https://raw.githubusercontent.com/). IN AAAA
DEBUG[0057] [887262443 30.29s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0057] [3401629371 30.29s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0057] [229333915 30.30s] dns: exchange [raw.githubusercontent.com](https://raw.githubusercontent.com/). IN A
DEBUG[0057] [229333915 30.30s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
INFO[0058] [1675508028 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53544](https://172.18.0.1:53544/)
INFO[0058] [2805218403 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53545](https://172.18.0.1:53545/)
INFO[0058] [1675508028 0ms] inbound/tun[tun-in]: inbound connection to [5.28.195.2:443](https://5.28.195.2/)
INFO[0058] [2805218403 0ms] inbound/tun[tun-in]: inbound connection to [5.28.195.2:80](https://5.28.195.2:80/)
DEBUG[0058] [1675508028 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0058] [3816509422 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53546](https://172.18.0.1:53546/)
INFO[0058] [3816509422 0ms] inbound/tun[tun-in]: inbound connection to [5.28.195.2:5222](https://5.28.195.2:5222/)
DEBUG[0058] [2805218403 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0058] [3816509422 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0058] [2805218403 1ms] router: sniffed protocol: tls
DEBUG[0058] [1675508028 2ms] router: sniffed protocol: tls
DEBUG[0058] [3816509422 2ms] router: sniffed protocol: tls
INFO[0058] [2805218403 2ms] outbound/tuic[us-tuic]: outbound connection to [5.28.195.2:80](https://5.28.195.2:80/)
INFO[0058] [3816509422 2ms] outbound/tuic[us-tuic]: outbound connection to [5.28.195.2:5222](https://5.28.195.2:5222/)
INFO[0058] [1675508028 2ms] outbound/tuic[us-tuic]: outbound connection to [5.28.195.2:443](https://5.28.195.2/)
INFO[0059] [1277747276 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:53548
INFO[0059] [1277747276 0ms] inbound/tun[tun-in]: inbound connection to [2001:67c:4e8:f004::b]:443
DEBUG[0059] [1277747276 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2551184909 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:53547
INFO[0059] [2551184909 0ms] inbound/tun[tun-in]: inbound connection to [2001:b28:f23f:f005::a]:443
DEBUG[0059] [2551184909 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [1277747276 1ms] outbound/tuic[us-tuic]: outbound connection to [2001:67c:4e8:f004::b]:443
INFO[0059] [3116459367 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53549](https://172.18.0.1:53549/)
INFO[0059] [3116459367 0ms] inbound/tun[tun-in]: inbound connection to [91.108.56.137:80](https://91.108.56.137:80/)
DEBUG[0059] [3116459367 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [3033771793 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53550](https://172.18.0.1:53550/)
INFO[0059] [3033771793 0ms] inbound/tun[tun-in]: inbound connection to [149.154.166.120:443](https://149.154.166.120/)
DEBUG[0059] [3033771793 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2340046499 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:53552
INFO[0059] [2340046499 0ms] inbound/tun[tun-in]: inbound connection to [2001:b28:f23f:f005::a]:443
DEBUG[0059] [2340046499 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [1412270212 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53551](https://172.18.0.1:53551/)
INFO[0059] [1412270212 0ms] inbound/tun[tun-in]: inbound connection to [91.108.56.137:443](https://91.108.56.137/)
DEBUG[0059] [1412270212 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [936334600 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53553](https://172.18.0.1:53553/)
INFO[0059] [936334600 0ms] inbound/tun[tun-in]: inbound connection to [149.154.166.120:80](https://149.154.166.120:80/)
INFO[0059] [2544366779 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53554](https://172.18.0.1:53554/)
INFO[0059] [2544366779 0ms] inbound/tun[tun-in]: inbound connection to [149.154.166.120:5222](https://149.154.166.120:5222/)
DEBUG[0059] [936334600 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0059] [2544366779 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2898123624 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:53555
INFO[0059] [2898123624 0ms] inbound/tun[tun-in]: inbound connection to [2001:b28:f23d:f001::a]:443
DEBUG[0059] [2898123624 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [624678828 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53557](https://172.18.0.1:53557/)
INFO[0059] [624678828 0ms] inbound/tun[tun-in]: inbound connection to [91.108.56.137:5222](https://91.108.56.137:5222/)
DEBUG[0059] [624678828 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2998674018 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53556](https://172.18.0.1:53556/)
INFO[0059] [2998674018 0ms] inbound/tun[tun-in]: inbound connection to [149.154.171.5:80](https://149.154.171.5:80/)
DEBUG[0059] [2998674018 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [3116459367 2ms] outbound/tuic[us-tuic]: outbound connection to [91.108.56.137:80](https://91.108.56.137:80/)
INFO[0059] [4111970987 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:53559
INFO[0059] [4111970987 0ms] inbound/tun[tun-in]: inbound connection to [2001:b28:f23d:f001::a]:443
DEBUG[0059] [4111970987 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2916959006 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53560](https://172.18.0.1:53560/)
INFO[0059] [2916959006 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.51:443](https://149.154.175.51/)
DEBUG[0059] [2916959006 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [175302026 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53558](https://172.18.0.1:53558/)
INFO[0059] [175302026 0ms] inbound/tun[tun-in]: inbound connection to [149.154.171.5:443](https://149.154.171.5/)
INFO[0059] [2447715638 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53561](https://172.18.0.1:53561/)
INFO[0059] [2447715638 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.51:80](https://149.154.175.51:80/)
DEBUG[0059] [175302026 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0059] [2447715638 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2551184909 5ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23f:f005::a]:443
INFO[0059] [3033771793 3ms] outbound/tuic[us-tuic]: outbound connection to [149.154.166.120:443](https://149.154.166.120/)
INFO[0059] [2998674018 3ms] outbound/tuic[us-tuic]: outbound connection to [149.154.171.5:80](https://149.154.171.5:80/)
INFO[0059] [2898123624 3ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23d:f001::a]:443
INFO[0059] [4170941979 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53563](https://172.18.0.1:53563/)
INFO[0059] [4170941979 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.54:80](https://149.154.175.54:80/)
DEBUG[0059] [4170941979 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [400503118 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53562](https://172.18.0.1:53562/)
INFO[0059] [400503118 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.51:5222](https://149.154.175.51:5222/)
DEBUG[0059] [400503118 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [1540007792 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53565](https://172.18.0.1:53565/)
INFO[0059] [1540007792 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.50:443](https://149.154.175.50/)
DEBUG[0059] [1540007792 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [624678828 7ms] outbound/tuic[us-tuic]: outbound connection to [91.108.56.137:5222](https://91.108.56.137:5222/)
INFO[0059] [4111970987 7ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23d:f001::a]:443
INFO[0059] [2915890523 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53567](https://172.18.0.1:53567/)
INFO[0059] [3690869512 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53564](https://172.18.0.1:53564/)
INFO[0059] [2915890523 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.54:443](https://149.154.175.54/)
INFO[0059] [3690869512 0ms] inbound/tun[tun-in]: inbound connection to [149.154.171.5:5222](https://149.154.171.5:5222/)
DEBUG[0059] [2915890523 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
DEBUG[0059] [3690869512 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2916959006 7ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.51:443](https://149.154.175.51/)
INFO[0059] [2447715638 8ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.51:80](https://149.154.175.51:80/)
INFO[0059] [936334600 9ms] outbound/tuic[us-tuic]: outbound connection to [149.154.166.120:80](https://149.154.166.120:80/)
INFO[0059] [174227079 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53568](https://172.18.0.1:53568/)
INFO[0059] [174227079 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.50:5222](https://149.154.175.50:5222/)
DEBUG[0059] [174227079 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [2340046499 10ms] outbound/tuic[us-tuic]: outbound connection to [2001:b28:f23f:f005::a]:443
INFO[0059] [175302026 8ms] outbound/tuic[us-tuic]: outbound connection to [149.154.171.5:443](https://149.154.171.5/)
INFO[0059] [1412270212 10ms] outbound/tuic[us-tuic]: outbound connection to [91.108.56.137:443](https://91.108.56.137/)
INFO[0059] [1266985649 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53566](https://172.18.0.1:53566/)
INFO[0059] [1266985649 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.54:5222](https://149.154.175.54:5222/)
DEBUG[0059] [1266985649 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [3690869512 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.171.5:5222](https://149.154.171.5:5222/)
INFO[0059] [4170941979 6ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.54:80](https://149.154.175.54:80/)
INFO[0059] [2544366779 11ms] outbound/tuic[us-tuic]: outbound connection to [149.154.166.120:5222](https://149.154.166.120:5222/)
INFO[0059] [1540007792 6ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.50:443](https://149.154.175.50/)
INFO[0059] [400503118 7ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.51:5222](https://149.154.175.51:5222/)
INFO[0059] [2915890523 3ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.54:443](https://149.154.175.54/)
INFO[0059] [3056077024 0ms] inbound/tun[tun-in]: inbound connection from [172.18.0.1:53569](https://172.18.0.1:53569/)
INFO[0059] [3056077024 0ms] inbound/tun[tun-in]: inbound connection to [149.154.175.50:80](https://149.154.175.50:80/)
DEBUG[0059] [3056077024 0ms] router: match[0] inbound=[mixed-in tun-in] => sniff
INFO[0059] [174227079 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.50:5222](https://149.154.175.50:5222/)
INFO[0059] [1266985649 2ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.54:5222](https://149.154.175.54:5222/)
INFO[0059] [3056077024 1ms] outbound/tuic[us-tuic]: outbound connection to [149.154.175.50:80](https://149.154.175.50:80/)
DEBUG[0059] [3529725416 30.42s] dns: exchange [iphone-ld.apple.com](https://iphone-ld.apple.com/). IN AAAA
DEBUG[0059] [2030609685 30.42s] dns: exchange [iphone-ld.apple.com](https://iphone-ld.apple.com/). IN HTTPS
DEBUG[0059] [3529725416 30.42s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0059] [2030609685 30.42s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0059] [2691662193 30.42s] dns: exchange [iphone-ld.apple.com](https://iphone-ld.apple.com/). IN A
DEBUG[0059] [2691662193 30.42s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0059] [2372832399 14.20s] dns: exchange [gateway.icloud.com](https://gateway.icloud.com/). IN HTTPS
DEBUG[0059] [2372832399 14.20s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
ERROR[0060] [3819393459 33.19s] connection: open connection to [91.108.56.137:443](https://91.108.56.137/) using outbound/tuic[us-tuic]: open connection: timeout: no recent network activity
DEBUG[0062] [12467330 1m2s] dns: exchange [gateway.icloud.com](https://gateway.icloud.com/). IN AAAA
DEBUG[0062] [1927556990 1m2s] dns: exchange [gateway.icloud.com](https://gateway.icloud.com/). IN A
DEBUG[0062] [1927556990 1m2s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
DEBUG[0062] [12467330 1m2s] dns: match[9] rule_set=geosite-geolocation-!cn => route(ProxyDNS)
ERROR[0065] [2419165810 38.20s] connection: open connection to [2001:b28:f23d:f001::a]:443 using outbound/tuic[us-tuic]: open connection: timeout: no recent network activity`Supporter
- I am a sponsor
Integrity requirements
- I confirm that I have read the documentation, understand the meaning of all the configuration items I wrote, and did not pile up seemingly useful options or default values.
- I confirm that I have provided the server and client configuration files and process that can be reproduced locally, instead of a complicated client configuration file that has been stripped of sensitive data.
- I confirm that I have provided the simplest configuration that can be used to reproduce the error I reported, instead of depending on remote servers, TUN, graphical interface clients, or other closed-source software.
- I confirm that I have provided the complete configuration files and logs, rather than just providing parts I think are useful out of confidence in my own intelligence.