clash-rs icon indicating copy to clipboard operation
clash-rs copied to clipboard

custom protocol network proxy

Results 55 clash-rs issues
Sort by recently updated
recently updated
newest added

enhancement
core

### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Performance optimization - [ ] Enhancement feature - [ ] Refactoring...

Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.24.1 to 0.25.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-rustls&package-manager=cargo&previous-version=0.24.1&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
rust

Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.25.3 to 0.26.1. Release notes Sourced from webpki-roots's releases. 0.26.1 Removed trust anchors: Expired SECOM Trust.net - Security Communication RootCA1 New trust anchors: Telekom Security TLS ECC...

dependencies
rust

文档中tun模式似乎只支持linux和mac,请问ios支持吗?

Might we should impl vless first? vless basic stream is based on vmess, ref:https://github.com/MetaCubeX/mihomo/blob/Alpha/adapter/outbound/vless.go and grpc based on gun. I can draft a `gun` transport first

When using node `A`, once the node `A` becoms error, then manually switch from node `A` to a work node `B`, I must restart the `clash-rs`, then the traffic proxy...

Currently, the vendor library `boringssl` needs too many pre-requirements, and I cannot build this project on my macOs, which reports the error: > clang: error: unsupported argument '-g' to option...

the basic functionality of this software has been more or less working, and moving forward from #59, the coming work will cover these sections: ## features 1. tproxy #73 2....