Results 98 comments of Nanyu

Capture traffic in client and server, then ```bash while true;do curl google.com ;done ``` Run a evening, maybe could catch 😏

Change log level to "debug" 😎 Jan 9, 2023 04:36:40 LearZhou ***@***.***>: > 問題是,崩潰是無聲無息發生的,日誌都是正常的,沒有任何特殊的訊息在裡面。 > > 請問該如何做,能幫助分析崩潰的問題? > > — > Reply to this email directly, view it on GitHub[https://github.com/XTLS/Xray-core/issues/1457#issuecomment-1374921830],...

Don't know why arm device will be prior care. תודה לאל. We all servers survive. So can't have a conclusion. ---------------------------------------- *From: *Yu FranzKafka ***@***.***> *To: *XTLS/Xray-core ***@***.***> *CC: *Subscribed...

Have a try running Trojan/*ray in local terminal of Raspberry Pi directly, then bind the port on Rounter. ---------------------------------------- *From: *zj9488 ***@***.***> *To: *XTLS/Xray-core ***@***.***> *CC: *Nanyu ***@***.***>; Comment ***@***.***>...

Did you use UTLS? The releate feature only mature after 1.6.+ ---------------------------------------- *From: *binbooly ***@***.***> *To: *XTLS/Xray-core ***@***.***> *CC: *Subscribed ***@***.***> *Date: *Nov 30, 2022 16:43:36 *Subject: *Re: [XTLS/Xray-core] 1.6.5版本的新增的wireguard是否有必要...

```config tlsSettings": { "certificates": [ { "certificate": [ "-----BEGIN CERTIFICATE-----", "...", "-----END CERTIFICATE-----" ], "usage": "verify" } ``` We set this in client, though we think it is single direction...

Oh, could set default fingerprint to "randomized"? This way at least willn't exposure common golang birthmark. Dec 29, 2022 21:41:56 LsnmxNB ***@***.***>: > "fingerprint": "chrome" // 通过 uTLS 库 模拟...

In the other hand, maybe could try **gccgo**- gnu go compiler, could get a more optimized code and smaller size, but with a longer compilation time. For golang tag, could...

Sorry, maybe **gccgo** is difficult to search corresponding documents. Find a new project named [tinygo](https://github.com/tinygo-org/tinygo), specializing for microcontroller. Though it is some problems needing to correct now. ![image](https://user-images.githubusercontent.com/42733664/210046875-5030c337-796e-4e8b-9c6f-a49582b5dfed.png)

Maybe you could use **duck dns** to get free second domain. Jan 5, 2023 13:24:00 eromoe ***@***.***>: > 不太理解网络技术,看了一些教程都是讲域名,一键安装脚本也是。 > > — > Reply to this email directly, view it...