clash-rs
clash-rs copied to clipboard
ssh doesn't respect fw_mark and interface binding
As mentioned in #786, ssh outbound doesn't set fw_mark and interface binding.
This is not hard to solve. Replacing connect with connect_stream should work