spongebob888
spongebob888
Hello, recently, I added wintun support for leaf. I used tunio as the frontend of wintun and to make my code as less invasive as possible, I wrapped the tunio...
Hello, I'm trying to add wintun support for leaf. I found that `LWIP_DEBUG` is enabled by default which requires an implementation of `lwip_strerr` by user. On Linux, it seems to...
right now,dns hijacking is integrated in tun. But this could also be useful for tporxy.
It seems tor outbound doesn't respect interface binding and `fw_mark` which may create loophole in tun `arti` has an example for customize tcp connections. Check https://gitlab.torproject.org/tpo/core/arti/-/blob/main/crates/arti-client/examples/hook-tcp.rs
As mentioned in #786, ssh outbound doesn't set `fw_mark` and interface binding. This is not hard to solve. Replacing [connect](https://github.com/Watfaq/clash-rs/blob/dbc7b5aa49b8e5fef4c066ca8c5f418e55586d15/clash_lib/src/proxy/ssh/mod.rs#L195-L198) with connect_stream should work
Does shiroa support writing multilingual book