You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using a graphical client, please provide the version of the client.
No response
Version
In the version sing-box-1.10.2-linux-amd64.tar.gz it works correctly,
but this issue occurs on ARM
sing-box-1.10.2-linux-armv7.tar.gz
./sing-box version
sing-box version 1.10.2
Environment: go1.23.3 linux/arm
Tags: with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api
Revision: 17019f172910cb32bc56826602a376874c1b9f7f
CGO: disabled
Description
Enabling the sniffer breaks the request for this site (media.vkplay.ru), even though the sniff_override_destination option is disabled.
It doesn't matter what DNS settings you use or which country you make the request from; only enabling or disabling the sniffer makes a difference.
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.
The text was updated successfully, but these errors were encountered:
Operating system
Linux
System version
ubuntu 24.04
Installation type
Original sing-box Command Line
If you are using a graphical client, please provide the version of the client.
No response
Version
Description
Enabling the sniffer breaks the request for this site (media.vkplay.ru), even though the sniff_override_destination option is disabled.
It doesn't matter what DNS settings you use or which country you make the request from; only enabling or disabling the sniffer makes a difference.
Break request. No response from server:
Disabling the sniffer, the response is received instantly, and the server replies:
Reproduction
try add tunel with "sniff": false and make request
curl -I -v --trace - media.vkplay.ru
will all ok
make request with "sniff": true,
You get a timeout from the server.
Logs
no errors in logs
but after N seconds\minute log about timeout.
Supporter
Integrity requirements
The text was updated successfully, but these errors were encountered: