clash-rs
clash-rs copied to clipboard
custom protocol network proxy
怎么进行链式代理
在META中我们可以使用 [dialer-proxy](https://wiki.metacubex.one/config/proxies/dialer-proxy/#dialer-proxy)[¶](https://wiki.metacubex.one/config/proxies/dialer-proxy/#dialer-proxy) 在calsh-rs需要怎么配置呢
https://github.com/shadowsocks/shadowsocks-rust/issues/1608
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.4 to 2.1.3. Release notes Sourced from rustls-pemfile's releases. 2.1.3 Notable changes Added support for raw public keys (see rustls/pemfile#51). What's Changed ci: add scheduled build, use...
仓库有提供ios客户端,但是没有代码工程,iOS端的代码会开源吗。
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.24.2 to 0.27.2. Release notes Sourced from hyper-rustls's releases. 0.27.2 What's Changed ci: use ubuntu-latest instead of ubuntu-20.04 by @djc in rustls/hyper-rustls#271 Avoid aws-lc-rs feature flag when...
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.25.4 to 0.26.3. Release notes Sourced from webpki-roots's releases. 0.26.3 Removed trust anchors: GLOBALTRUST 2020 CA has been removed due to a prolonged pattern of operational and...
from MMDB https://dev.maxmind.com/geoip/docs/databases/asn
### 🤔 This is a ... - [x] Performance optimization
### 🤔 This is a ... - [x] Refactoring ### 🔗 Related links #208 #362 #228 ### Contents - [x] Replace `netstack-lwip` with `netstack-smoltcp` - [ ] Auto route
we currently use hickory as the dns clients, but there is a potential issue: when using tproxy or tun to handle all the traffics, we cannot apply a fwmark or...