When connecting via sing-box on android, the speed is about 400Mbps, but when connected on windows, the speed is about 30Mbps (both tested with speedtest.net). Server max speed is 1Gbps.
{
"dns": {
"servers": [
{
"tag": "google",
"address": "tls://1.1.1.1",
"detour": "direct"
}
],
"strategy": "ipv4_only"
},
"inbounds": [
{
"type": "tun",
"tag": "tun-in",
"interface_name": "tun0",
"inet4_address": "172.19.0.1/30",
"inet6_address": "fdfe:dcba:9876::1/128",
"mtu": 1500,
"auto_route": true,
"strict_route": true,
"sniff": true,
"stack": "gvisor"
}
],
"outbounds": [
{
"type": "shadowsocks",
"tag": "shadowsocks-out",
"method": "2022-blake3-aes-128-gcm",
"password": "****",
"multiplex": {
"enabled": true,
"max_connections": 4,
"min_streams": 4
},
"domain_strategy": "ipv4_only",
"detour": "shadowtls-out"
},
{
"type": "shadowtls",
"tag": "shadowtls-out",
"server": "****",
"server_port": 8443,
"tls": {
"enabled": true,
"server_name": "cloudflare.com"
}
},
{
"type": "direct",
"tag": "direct"
},
{
"type": "dns",
"tag": "dns-out"
}
],
"route": {
"rules": [
{
"protocol": "dns",
"outbound": "dns-out"
}
],
"geoip": {
"path": "geoip.db",
"download_url": "https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.db",
"download_detour": "direct"
},
"geosite": {
"path": "geosite.db",
"download_url": "https://github.com/SagerNet/sing-geosite/releases/latest/download/geosite.db",
"download_detour": "direct"
},
"final": "shadowsocks-out",
"auto_detect_interface": true
}
}
Welcome
Description of the problem
When connecting via sing-box on android, the speed is about 400Mbps, but when connected on windows, the speed is about 30Mbps (both tested with speedtest.net). Server max speed is 1Gbps.
Version of sing-box
windows amd64 version 1.1b4
Server and client configuration file
Client:
Server config similar to example in documentation
Server and client log file
Details
the logs are almost identical to the android logs, no errors or crashes, just logs