Closed agczsz closed 2 months ago
can you please provide more details?
here is the error log:thread 'tokio-runtime-worker' panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\futures-util-0.3.30\src\future\select_all.rs:40:5: assertion failed: !ret.inner.is_empty() note: run with
RUST_BACKTRACE=1environment variable to display a backtrace 2024-05-05T14:08:29.202528Z ERROR clash_lib\src\lib.rs:157: panic hook: PanicInfo { payload: Any { .. }, message: Some(assertion failed: !ret.inner.is_empty()), location: Location { file: "C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-6f17d22bba15001f\\futures-util-0.3.30\\src\\future\\select_all.rs", line: 40, col: 5 }, can_unwind: true, force_no_backtrace: false }
@agczsz 目前 tun 还没有配置系统的路由表,所以无法代理所有流量,可以通过 route print -4
来确认下
I've seen some crate on ip configuration for windows, the POC on netstack-smoltcp's example code is ok, but still needs some time to integrate it into clash-rs @ibigbug
the tun is working now. auto route is yet to be implemented
10.0.1.254ip发送大量请求,并且无法代理系统流量