Results 50 comments of Nanyu

For pure web operation, why not try out [Selenium](https://www.selenium.dev/)?

In some cases you need to low the confidence acquirement if you use default setting: *(content from **yolo.h**)* ![image](https://user-images.githubusercontent.com/42733664/131065655-dcf7f194-545d-414a-b309-3cc6254181b5.png)

@dgryski same problem here. ![image](https://user-images.githubusercontent.com/42733664/210048893-da0a0a54-7cf4-4be1-b4f5-db7ca910d837.png) https://github.com/XTLS/Xray-core/issues/1473#issuecomment-1367775901

You know, MUX in itself willn't improve peformance, the most import key is hide its features, say package length, or any others to a degree hard to distinguish via machine...

Maybe could use **TCPKeepAliveInterval** to extend time during. ```conf "streamSettings": { "network": "tcp", "sockopt": { "tcpKeepAliveInterval": 120//vless/vmess max connection intervals is 120s. } ```

Maybe thus, don't know. Never compile for the architecture before. ```shell GOOS=linux GOARCH=mipsle output="build/hysteria-$GOOS-$GOARCH" ldflags="-s -w -X 'main.appDate=$(date -u '+%F %T')'" env GOOS=$GOOS GOARCH=$GOARCH CGO_ENABLED=0 go build -o $output -tags=gpl...

Set `GOARCH=mips` will compile 32-bits version, and mips64 to 64-bits version. ---------------------------------------- *From: *alcatraz-zz ***@***.***> *To: *apernet/hysteria ***@***.***> *CC: *Nanyu ***@***.***>; Comment ***@***.***> *Date: *Dec 8, 2022 23:52:43 *Subject: *Re:...

Originally Telecom will limit internet speed, after using the method, now it is quick 😮 Jan 15, 2023 12:01:45 egwang186 ***@***.***>: > v2ray是改请求头的host来实现的,协议一般是tcp或ws,比如电信停机这样伪装就可以上网 > [https://user-images.githubusercontent.com/113794160/212522277-7bcd364a-0f5e-4b47-a81b-ce1953fb4d45.png][Screenshot_20230115-115914][https://user-images.githubusercontent.com/113794160/212522277-7bcd364a-0f5e-4b47-a81b-ce1953fb4d45.png] > > — > Reply...

Maybe the way redefine the package transmit priority.  We will have a try next time when global optical fiber get congestion. Jan 15, 2023 13:31:06 Nanyu ***@***.***>: > Originally Telecom...

Speed comparison ratio between after and before maybe near three times. Jan 15, 2023 13:54:54 Nanyu ***@***.***>: > Maybe the way redefine the package transmit priority.  > > We will...