hev
hev
Thanks. Could you please provide more details?
I don't have the environment to reproduce and debug it. It appears to be caused by turning off the box, hibernating or shutting down?
Bypass VPN application itself is required because the upstream sockets are not marked as protected.
Is this patch intended to ensure compatibility with some outdated compilers that haven't been upstreamed yet? I believe the upstream version (compatible with LoongArch ABI 2.0) doesn't require it.
If there is no data transmission in both directions of TCP and UDP for more than the configured timeout (`read-write-timeout`), the session will be closed. The [default value of `read-write-timeout`](https://github.com/heiher/hev-socks5-server/blob/759a4302933ffc5064a6af05e30d66fcb60ebc45/conf/main.yml#L41)...
@Clockware Perhaps I have identified the root cause of this issue. Could you please verify it? I look forward to your feedback. Prebuilt artifacts: https://github.com/heiher/hev-socks5-server/actions/runs/12610970806
试试其它客户揣方案排除一下是服务端或网络的问题?
你好,卡住时的调试栈可以贴一下吗?
确定传入的`tun_fd`是处于non-blocking模式吗?否则就会发生上述问题。
我在hev-socks5-tunnel里对外部传入的tun fd重新配置了一遍non-blocking模式,以确保不会发生不匹配的情况: https://github.com/heiher/hev-socks5-tunnel/commit/318a5e5c2f6c55a7336ad4d073b01d62b902ba47