Toby
Toby
### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/Dreamacro/clash/wiki/) 并无法自行解决问题 I have read the...
- with per-process support
https://github.com/xjasonlyu/tun2socks
Closes #300
use IP_PMTUDISC_PROBE for setting the DF bit on Linux & Windows, add support for darwin & FreeBSD
Thank @database64128 I can confirm that this (still) works on Linux & Windows. But we probably need to have someone test it under macOS and FreeBSD.
With tls-crypt, all TLS protocol related packets (including handshakes, user authentication, config push, etc.) are encrypted and authenticated with the key from the static key file. This helps to hide...
Many third-party proxy tools that support Hysteria right now either copy and modify code from this repo or write it themselves from scratch, leading to inconsistent quality and behavioral disparities...