Commit Graph

404 Commits (6c03381a62b0a9263d6017ca969685ec0d912652)

Author SHA1 Message Date
风扇滑翔翼 ac15da204a Update routing.md 2024-01-07 15:45:38 -05:00
ちか 7d80639f6f
补充一些内容和修正 (#447)
* Update routing.md

* Update vmess.md

* Update README.md

* Create metrics.md

* Update inbound.md

* Update wireguard.md

* Update freedom.md

* Update api.md

* Update routing.md

* Update grpc.md

* Update grpc.md

* Update transport.md

补充 tcpWindowClamp 参数,参数介绍是谷歌搜索的。

* Update transport.md
2024-01-07 14:19:56 -05:00
ちか d95dbe2da4
Additions to domainExcluded (#446)
* Additions to domainExcluded

补充内容来自下面链接:

https://github.com/XTLS/Xray-core/issues/250#issuecomment-779667344

https://github.com/XTLS/Xray-core/discussions/364#discussion-3268358

https://github.com/xiaorouji/openwrt-passwall2/pull/8#issue-1167437739

https://github.com/xiaorouji/openwrt-passwall/pull/2885

* 更新内容
2024-01-03 09:20:32 -05:00
风扇滑翔翼 a066238953 添加MTU计算方法 2024-01-02 10:08:49 -05:00
ちか c97a00dcd8
Modify a few small places in mkcp.md transport.md (#444)
* Update transport.md 中的 network domainStrategy

整理了`network`: "tcp" | "ws" | "h2" | "grpc" | "quic" | "kcp"
增加一个TIP

Sockopt中的domainStrategy,添加新的值

* Update mkcp.md 中的 dns 伪装类型

之前版本新增功能,补充一下文档
2024-01-01 22:25:13 -05:00
チセ 9b50094519
Update warp.md (#443) 2023-12-29 21:08:46 -05:00
ちか e6df59f62a
对照 v1.8.6 版本,修订了一些内容 (#442)
* 修订 wireguard.md

* 修订 freedom.md

* 修订 transport.md

* 修订 dns.md

* 修订 h2.md
2023-12-29 10:54:22 -05:00
ちか b270b7fc2b
Add explanation for domainStrategy in freedom (#440)
* Add explanation for domainStrategy in freedom

* Update freedom.md

* Update freedom.md
2023-12-25 23:28:27 -05:00
ちか 9516b07a3c
Update queryStrategy parameter explanation [ENG] (#439) 2023-12-25 23:23:18 -05:00
ちか bf3aa66cd2
Update queryStrategy parameter explanation (#438)
* Update queryStrategy parameter explanation

* 更证一处解释

* Update dns.md
2023-12-25 23:23:00 -05:00
ちか dde9dfd598
Update tcpMptcp tcpNoDelay Description [ENG] (#437) 2023-12-25 23:21:42 -05:00
ちか 4bb0f33fd7
Update tcpMptcp tcpNoDelay Description (#436) 2023-12-25 23:21:29 -05:00
ちか cc951bdb4b
Update wireguard.md [ENG] (#435) 2023-12-25 23:20:56 -05:00
ちか b9a9ded54c
Update wireguard parameter explanation (#434)
* Update wireguard parameter explanation

* Update wireguard.md
2023-12-25 23:20:36 -05:00
チセ fba2d96702
tproxy: warnings (#433)
config: uuid remind

update link name
2023-12-25 23:17:01 -05:00
チセ 1548bc0262
Update command.md to fit latest release (#432)
also adds ENG and fix a rendering issue
2023-12-24 14:45:01 -05:00
ちか c7319a4493
add tcpMptcp tcpNoDelay Parameter Explanation [ENG] (#431)
* add tcpMptcp tcpNoDelay Parameter Explanation [ENG]

* Update v1.8.6 Interface changes
2023-12-24 14:43:32 -05:00
ちか 36eb9e5b3b
add tcpMptcp tcpNoDelay Parameter Explanation (#430)
* add tcpMptcp tcpNoDelay Parameter Explanation

* Update v1.8.6 Interface changes
2023-12-24 14:40:53 -05:00
ちか de0fa8d1a8 Update wireguard.md reserved domainStrategy Explanation [ENG] 2023-12-24 14:38:35 -05:00
ちか b13a3a55e1 Update wireguard.md reserved Explanation 2023-12-24 14:38:20 -05:00
チセ 46e06b70cd Merge `fwmark`/`sendThrough`/`sockopt.interface` together 2023-12-20 10:28:11 -05:00
ちか 6482b92d57
Add domainStrategy explanation to wireguard (#426)
* Add domainStrategy explanation to wireguard

* 更新解释描述
2023-12-18 18:46:33 -05:00
xqzr b4877b3eea
Add `V6Only`
https://github.com/XTLS/Xray-core/pull/1677
2023-12-06 02:09:21 +08:00
风扇滑翔翼 a5a0cc90a0 add a tip 2023-11-17 22:17:30 -05:00
Yang Lu fcb6e26b94 Update transport.md
Duplicate shortId.
2023-11-08 10:07:14 -05:00
zyzh0 5bdc5345e8 修正docker image中geofiles的路径 2023-11-04 14:51:44 -04:00
Hossin Asaadi 557cb5e4af Update transport.md 2023-09-24 21:49:43 -04:00
Eggwite 0976a86bb5 Update vmess.md
"其中" translated
2023-09-22 11:00:18 -04:00
Andrei Vukolov 763d000739 Reformulated shadowsocks.md
- Reformulated
- Added description for `clients` parameter
- Added example for proper password generation
2023-08-19 18:13:13 -04:00
xqzr 6b73c2486d
add `TCPUserTimeout` Unit 2023-08-20 03:28:56 +08:00
Eugene bogorad 85f60a1a25 Update dns.md
Bug: regexp in JSON needs to be double escaped.
2023-07-30 23:26:17 -04:00
Kobe Arthur Scofield 11d1fda603 Fix ```regexp``` description
The markdown processor also treats the ```\``` as a escape character.
Markdown 也会把 ```\``` 作为转义字符。
2023-07-30 23:23:49 -04:00
HystericalDragon 45a1fe8228 Update wireguard.md
ccba465590
2023-07-16 19:50:37 -04:00
HystericalDragon 9fa9820919 Update shadowsocks.md
参考:https://github.com/XTLS/Xray-core/blob/main/infra/conf/shadowsocks.go
2023-07-13 21:10:04 -04:00
rootmelo92118 31700d283a Update freedom.md 2023-07-09 21:40:34 -04:00
yuhan6665 b3a8187cc9 Add more details for fragmentation 2023-07-09 21:37:11 -04:00
rootmelo92118 7f5613c7e2 Update http.md 2023-07-08 20:19:58 -04:00
yuhan6665 1435269831 Clean up Vmess alterId 2023-07-03 05:33:21 -04:00
yuhan6665 ff57067812 Add TCP fragmentation 2023-07-03 04:36:42 -04:00
yuhan6665 da5a3fb218 Add "nonIPQuery" to DNS outbound 2023-07-03 04:35:58 -04:00
etoyz 41e2c030d7
改正错误的描述 (#389)
* 改正错误的描述

* prettier
2023-07-03 21:55:57 -04:00
yuhan6665 2496487912 Support regex for attr matching 2023-06-26 12:04:06 -04:00
flowerinsnow 09b8d43ba6 修复三个参数类型不正确的问题 2023-06-21 10:09:36 -04:00
yuhan6665 e73994d010 Update HTTP header attr matching config 2023-06-18 11:50:23 -04:00
Winston2084 5fe3b0c50a
Translate into English #3 (#384)
* Translate into English #3

* Update trojan.md

* Update
2023-06-14 10:17:07 -04:00
flowerinsnow cd3f10bdfd Add `headers` field into `config/outbounds/http` 2023-06-03 20:12:11 -04:00
yuhan6665 289cda827a Fix prettier format 2023-05-19 11:10:34 -04:00
Kevin Amiri 46bccd3fdb
Translate into English (#368)
* Translate into English

* Translate to English

* Translate dev into English

* Translate dev, second edition

* Translating dev, doc, second edition
2023-05-14 19:35:07 -04:00
tdjnodj e85d3d1f39
Update transport (#371)
* Add tcpUserTimeout

90d915ea0505e7d5172abc8aeda5d5d039696cb3

* TCPMaxSeg

https://github.com/XTLS/Xray-core/pull/2002

* fix

* fix
2023-04-29 23:35:08 -04:00
tdjnodj 2fe19c4e15 fix the link of socks again
#367 

非常好奇加链接的人为什么会搞错。
2023-04-22 20:34:40 -04:00
yuhan6665 ab49e2bff3 Tweak xudp 4 2023-04-19 20:32:29 -04:00
yuhan6665 e8e1228473 Fix link 2023-04-17 23:58:41 -04:00
yuhan6665 c8872464d7 Tweak xudp 3 2023-04-17 23:38:07 -04:00
yuhan6665 ab047ff01f Tweak xudp again 2023-04-17 23:20:35 -04:00
yuhan6665 07f1b25017 Amend based on review comments 2023-04-17 21:54:19 -04:00
tdjnodj cc3733af71 fix:fix the link of socks 2023-04-17 21:25:53 -04:00
yuhan6665 f9c5ce9d40 Add XUDP new documents 2023-04-17 21:23:30 -04:00
yuhan6665 eb7b342dab Attempt to fix mermaid v10 2023-04-09 11:53:11 -04:00
tdjnodj a931e83a8c format reality
https://github.com/XTLS/Xray-docs-next/pull/349#issuecomment-1482915274
2023-04-04 23:34:38 -04:00
yuhan6665 202a06247e Fix prettier again 2023-04-04 23:00:37 -04:00
yuhan6665 d1c3e2df0c Fix prettier and add some info
Source
https://holmeshe.me/network-essentials-setsockopt-SO_KEEPALIVE/
2023-04-04 22:59:44 -04:00
KoriIku 142d6339c1 Add TcpKeepAliveIdle Config 2023-04-04 22:53:19 -04:00
picklefan 0a80e89354
Englishize sidebar and navbar, fixe a typo, translate some docs (#357)
* translate transpots docs into english

* p1

* p1

* fix typo

* Englishize sidebar and navbar, fixe a typo, translate some docs

* prettiered
2023-04-01 11:20:39 -04:00
picklefan 381030ac6e
translate docs under transport into english (#356)
* translate transpots docs into english

* p1
2023-03-27 22:43:59 -04:00
tdjnodj e1276fdc29 Add user_agent setting for gRPC
https://github.com/XTLS/Xray-core/pull/1790
2023-03-26 12:29:42 -04:00
SQLimit e4be377469 Update h2.md
调整语序
2023-03-22 18:43:17 -07:00
SQLimit 77324ec597
update nginx_tls_tunnel.md (#353)
* Update sidebar.ts

* Update nginx_tls_tunnel.md

* Update README.md
2023-03-22 21:42:47 -04:00
tdjnodj 07978dcb32
Reality (#349)
* REALITY

* add "[]"

* format
2023-03-22 21:39:55 -04:00
Winston2084 7977f55552 Update api.md 2023-03-22 18:22:52 -07:00
Binbin Qian 70c09029cf Update tproxy_ipv4_and_ipv6.md 2023-03-22 18:21:35 -07:00
Binbin Qian 082da458fe Remove unnecessary option 2023-03-22 18:21:35 -07:00
Binbin Qian 7c5cad3e3d Fix typo 2023-03-11 20:56:52 -05:00
SQLimit ce15a0980a
Update grpc.md (#339)
* Update grpc.md

35536 ---> 65536

* Update grpc.md

* Update grpc.md
2023-03-11 20:47:22 -05:00
Winston2084 d298e6a3a5
Translate to English #2 (#340)
* Translate to English #2

* Format
2023-03-11 20:44:54 -05:00
xqzr 31bbf6fb07
Update uTLS list 🔗 2023-03-11 03:26:35 +08:00
yuhan6665 0912d0b56c Minor updates 2023-03-08 01:03:19 -05:00
pvqogw a5ad894875 Someone seems to have missed something 2023-03-09 23:46:00 -05:00
chika0801 13f9b988db Update transport.md 2023-03-09 23:45:20 -05:00
Binbin Qian 75597c63ef Fix broken link 2023-03-09 23:44:39 -05:00
Zimo Li 70829f2388 Add documentation for the ReflectionService API 2023-03-09 23:41:31 -05:00
yuhan6665 996d687d58 Add Reality and remove deprecated flows 2023-03-06 23:16:09 -05:00
yuhan6665 8f28caf961 Update latest content from Chinese to English 2023-03-04 11:39:44 -05:00
Winston2084 4e6196c70a
Translate to English #1 (#331)
* Translate to English

* Format
2023-03-04 10:33:55 -05:00
yuhan6665 eeb58c0056 Fix prettier 2023-02-19 01:09:07 -05:00
xqzr 5420fa8fe9
tcpcongestion 2023-02-20 02:07:11 +08:00
风扇滑翔翼 6a48c12935 面对有两个Safari选项的xray文档,R主席提出的惩罚是 2023-02-16 11:34:35 -05:00
yuhan6665 701659467b Update fingerprint and sockopt 2023-02-08 23:41:13 -05:00
SQLimit 385cd7c63e
Update tproxy_ipv4_and_ipv6.md (#324)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2023-02-04 12:06:28 -05:00
yuhan6665 4c46b5774a Fix prettier 2023-01-27 23:01:46 -05:00
KoriIku 2df380ded6 Add the address field for warp.
#1385
In some cases, the outbound configuration for wireguard requires the addition of the 'address' field in order to establish a proper connection. 
It should be noted that the absence of the 'address' field configuration results in the inability to establish connections via domain names, only IP addresses can be used for connections.
2023-01-27 23:00:20 -05:00
cutesnake 30e67e8c42
Update routing.md (#321) 2023-01-27 22:57:33 -05:00
yuhan6665 b9a1461700
Update muxcool.md 2023-01-26 09:59:13 -05:00
Expyh ac82cef655 Update ch07-xray-server.md
xray配置中的tlsSettings应该加上"alpn": "http/1.1",否则按照教程【服务器优化之二:开启 HTTP 自动跳转 HTTPS】操作之后,网站无法正常访问,访问网站的时候会出现ERR_HTTP2_PROTOCOL_ERROR,但xray还是可以正常工作的。
2023-01-14 09:52:23 -05:00
SQLimit 8dd7f3a79c Update README.md 2023-01-12 00:34:25 -05:00
SQLimit cd6304344e Update sidebar.ts 2023-01-12 00:30:20 -05:00
SQLimit 483372d84f
Create Nginx_TLS隧道隐藏指纹 (#314)
* Create Nginx_TLS隧道隐藏指纹

* Rename Nginx_TLS隧道隐藏指纹 to Nginx_TLS_tunnel.md

* Update Nginx_TLS_tunnel.md

* Rename Nginx_TLS_tunnel.md to nginx_tls_tunnel.md
2023-01-12 00:23:15 -05:00
SQLimit f04b82baf6 Update tproxy_ipv4_and_ipv6.md 2023-01-11 00:03:16 -05:00
yuhan6665 7d1d5056f9 Add Wireguard outbound 2023-01-02 10:59:07 -05:00
yuhan6665 266da61f46 Add Vision flow 2023-01-02 10:12:36 -05:00
SQLimit 1a0dcd5e80
Update tproxy_ipv4_and_ipv6.md (#313)
* Update tproxy_ipv4_and_ipv6.md

添加开机自动运行 Netfilter 配置
搞了一下发现还是有挺多坑的,所以更新一下。
麻烦大佬了。

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2023-01-02 09:30:12 -05:00
yuhan6665 5933264bc9 Fixes 2022-12-26 12:46:52 -05:00
yuhan6665 ce14d79070 Apply prettier 2022-12-26 12:15:46 -05:00
yuhan6665 a12e0378b0 Update examples from deprecated flows to Vision 2022-12-26 12:12:42 -05:00
yuhan6665 278eabf51c Deprecated xtls-go related configs 2022-12-25 22:09:17 -05:00
yuhan6665 949c863302 Update xray doc 2022-12-24 21:39:00 -05:00
tdjnodj bf1173a8a5 Update shadowsocks.md 2022-12-21 19:07:16 -05:00
SQLimit 966459078f
Update tproxy_ipv4_and_ipv6.md (#310)
* Update tproxy_ipv4_and_ipv6.md

加入客户端 fakedns 配置
应要求增加 nftables 配置

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-21 10:32:13 -05:00
SQLimit f7f4488b15
Update tproxy_ipv4_and_ipv6.md (#309)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-19 10:44:02 -05:00
SQLimit 9d840420f8
Update README.md (#308)
* Update README.md

* Update README.md

* Update README.md
2022-12-19 09:33:46 -05:00
SQLimit 5cd672253e
update sidebar (#307)
add "tproxy_ipv4_and_ipv6.md"
2022-12-19 09:33:33 -05:00
SQLimit 55bcee451f
Create tproxy_ipv4_and_ipv6.md (#306)
* Create tproxy_ipv4_and_ipv6.md

更新xray相关配置并添加ipv6 的透明代理配置

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-19 09:33:06 -05:00
yuhan6665 47716dda0b
Update warp.md 2022-11-28 19:36:06 -05:00
yuhan6665 2adeb2a5f6
Update warp.md 2022-11-27 23:19:53 -05:00
yuhan6665 726acc486b
Enhance security through Cloudflare Warp (#300)
* Enhance security through Cloudflare Warp

* Fix prettier
2022-11-27 18:26:26 -05:00
xiagw 029f971aae
fix intro (#298)
* update intro guide.md change master to main

* fix intro guide.md
2022-11-22 08:49:47 -05:00
xiagw 5a009cb152 update intro guide.md change master to main 2022-11-17 11:28:42 -05:00
xqzr 61a37723dc
Add `tcpKeepAliveInterval` Tip 2022-10-24 01:51:27 +08:00
xqzr 8c377854cb
Update `idle_timeout` Tip 2022-10-17 18:02:32 +08:00
xqzr 3c8e035947
Update grpc.md 2022-10-15 21:52:03 +08:00
xiaobang 037f8ed90a 修复流量信息的处理 reset 参数无效问题 2022-10-12 22:48:00 -04:00
OrdosX a1f20aff14 update routing config of api 2022-09-05 22:16:27 -04:00
xqzr bbad8563ff
Update grpc.md 2022-08-07 13:28:22 +08:00
xqzr cdc19d6059
Update h2.md 2022-08-07 12:57:55 +08:00
rootmelo92118 13763b64d4
Update dns.md (#285)
* Update dns.md

* Update dns.md

* Update dns.md

* Update dns.md

Co-authored-by: xqzr <34030394+xqzr@users.noreply.github.com>
2022-07-16 08:51:14 -04:00
yuhan6665 993a8dd177
Add traffic stats tutorial (#284)
* Add traffic stats tutorial

Co-authored-by: ben-august <36500518+ben-august@users.noreply.github.com>

* fix prettier

Co-authored-by: ben-august <36500518+ben-august@users.noreply.github.com>
2022-07-15 23:15:53 -04:00
JuanCC e1e74c55be 添加:Gentoo linux的xray安装方法
之前的没有通过Prettier linting,这次我重新整理了资料,调整了格式。
2022-07-04 11:19:59 -04:00
xqzr 06d1119634
`idle_timeout` 10 => 60 2022-07-02 21:22:16 +08:00
wy580477 03b3716c2d
Flush route table after nft service stops (#281)
* Update tproxy.md

Sometimes nft service fails to start due to "RTNETLINK answers: File exists" error.

This commit flushes route table after service stops.

* Update tproxy.md
2022-06-28 09:40:09 -04:00
Kobe Arthur Scofield 6d04c95a7b
Update docs to cover 1.5.0 (#280)
* Update missing DNS schemes

Add DNS over TCP
Add DNS over TCP local
Add DNS over QUIC local

* Tweaking details

* Refine DNS doc

* Add `tcpKeepAliveInterval` to SockOpt

According to [XTLS/Xray-core/pull/754]

* Add header and method to HTTP/2 transport

According to XTLS/Xray-core/#755

* Make it prettier

* Fix punctuations

* Add `pinnedPeerCertificateChainSha256` option

Added in 1.5.1 and now batch adding it into docs.

* Add `X-Real-IP` header note

Introduced in XTLS/Xray-core#769

* Add `certChainHash` note

* Update commands

Add `certChainHash`
Provide more details

* Add inbound missing contents

- Comma separated listening port segments
- New sniffers `fakedns+others` and `quic`
- New sniffing option `routeOnly`
- Some refinements

* Add domain socket access indicator

* Fix typo

* Update descriptions for FakeDNS

* Refine DNS over TCP

* Make it preetier in DNS doc

* Make the statement clear

* Attemp to make it prettier in inbound docs

* Update fakedns.md

* Update inbound.md

* Update fakedns.md

* Update grpc.md

* Update fakedns.md

* Update command.md

* Detailed description for `metadataOnly`

* `pinnedPeerCertificateChainSha256` should be a list
2022-06-20 22:16:41 -04:00
Kobe Arthur Scofield c5b5ae1a52
Update links (#279)
* Update links (sync with README)

* Update links

* Update Windows platform

Now having ARM64 release

* Try to make prettier happy

* Try to make prettier happier

* Update links.md

* Update links.md
2022-06-16 22:39:31 -04:00
Kobe Arthur Scofield 1cc7c80c97 Update routing.md 2022-06-16 10:18:42 -04:00
Kobe Arthur Scofield 9e2ff69025 Update VMess MD5 header deprecation 2022-06-16 10:17:58 -04:00
rootmelo92118 6ae9c532fb Update dns.md 2022-06-14 23:14:20 -04:00
yuhan6665 d8459e1fae Attampt to fix prettier format 2022-06-12 22:26:13 -04:00
rootmelo92118 f5dd51a772
Update install.md (#272)
* Update install.md

* Update dns.md
2022-06-12 20:53:39 -04:00
rootmelo92118 1eb1b7253f Update dns.md 2022-06-12 14:05:36 -04:00
rain_flower 683166dc25 一个非常非常小的错别字更改
修复line333的“systemd”拼写错误
2022-06-12 13:58:56 -04:00
风扇滑翔翼 5b2201d1df Update shadowsocks.md 2022-05-31 09:31:04 -04:00
世界 81718618fa
Add shadowsocks 2022 methods 2022-05-23 21:33:12 +08:00
yuhan6665 cbcf957caa Attampt to fix prettier format 2022-05-07 21:24:03 -04:00
venorz 9893b8903e Update ch08-xray-clients.md
大佬好, 我是看您的教程入门的。最近阅读了一些文档后,发现教程关于DNS的设置似乎有误。不知道我的理解对不对 忘大佬指正。
更改内容:     
1.  "domainStrategy"设置为"AsIs"会忽略DNS服务器设置,所以改为"IPIfNonMatch".
2.  路由规则中没有配置DNS查询流量应该走什么出站,会默认全部走proxy,某些情况下可能返回不正确的查询结果,参考[漫谈各种黑科技式 DNS 技术在代理环境中的应用](https://tachyondevel.medium.com/%E6%BC%AB%E8%B0%88%E5%90%84%E7%A7%8D%E9%BB%91%E7%A7%91%E6%8A%80%E5%BC%8F-dns-%E6%8A%80%E6%9C%AF%E5%9C%A8%E4%BB%A3%E7%90%86%E7%8E%AF%E5%A2%83%E4%B8%AD%E7%9A%84%E5%BA%94%E7%94%A8-62c50e58cbd0)
2022-05-02 23:00:11 -04:00
even 3e70fffccd 添加证书安装步骤 2022-05-02 22:46:54 -04:00
tzmax 017680542a
add: xray-clients addition V2RayXS application (#211)
* add: xray-clients addition V2RayXS application

* add: Add V2RayXS to the macos client supporting VLESS protocol
2022-05-02 22:29:09 -04:00
xqzr 70310e7ec6
Merge pull request #232 from 4piu/patch-1
Fix broken links
2022-04-19 22:57:36 +08:00
xqzr edf8b8b8c7
Merge pull request #189 from lxsq/patch-1
修改拼写错误
2022-04-19 22:54:33 +08:00
xqzr ad4174dc21
Merge pull request #158 from xqzr/patch-12
add `initial_windows_size`
2022-04-19 22:50:43 +08:00
xqzr de68f4c718
idle_timeout tip 2022-04-19 00:16:58 +08:00
4piu a2bdfb78c2
Fix broken links 2022-04-15 23:45:11 +08:00
xqzr c5c779ee77
Update grpc.md 2022-03-07 16:58:51 +08:00
xqzr 04c900b382
tips 2022-02-26 23:46:44 +08:00