cty

Results 3 issues of cty

感谢大佬分享,我稍微在本地测试了一下。 ## Xray + Example 内用例测试 通过example里面的config, ``` Firefox: [email protected]:xxxxx -------> Xray [email protected]:11111 ------> Trojan [email protected]:12345 --------> Trojan [email protected]:22222 ------------> Freedom ``` 准确率非常高。 ## 其他Trojan实现测试 此外我分别用手机上的Sagernet trojan以及trojan-go连接trojan服务器,trojan的服务器是我自己的个人项目,用rust写的。在所有trojan的代理连接中,大概10% - 20%的请求能够被识别出来是trojan proxy,但是波动比较大,有时候好几分钟都不会识别出来一个,这可能跟rustls或者我自己的实现有关。我手动uncomment那行print,以下是一小部分的日志(这边手动把代理服务器写死到127.0.0.1:12346)...

[resolves #636] Make sure that: - [ x ] You have read the [contribution guidelines](https://github.com/pgjdbc/r2dbc-postgresql/blob/main/.github/CONTRIBUTING.adoc). - [ x ] You have created a feature request first to discuss your contribution...

Add configuration option to set `warmupParallelism` parameter for connection pool. Make sure that: - [x] You have read the [contribution guidelines](https://github.com/r2dbc/.github/blob/main/CONTRIBUTING.adoc). - [x] You have created a feature request first...