45 Commits

Author SHA1 Message Date
风扇滑翔翼
046bae2cb5
Add HTTPUpgrade Transport (#482) 2024-03-11 05:47:09 +00: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
ちか
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
ちか
e6df59f62a
对照 v1.8.6 版本,修订了一些内容 (#442)
* 修订 wireguard.md

* 修订 freedom.md

* 修订 transport.md

* 修订 dns.md

* 修订 h2.md
2023-12-29 10:54:22 -05: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
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
ce15a0980a
Update grpc.md (#339)
* Update grpc.md

35536 ---> 65536

* Update grpc.md

* Update grpc.md
2023-03-11 20:47:22 -05:00
yuhan6665
278eabf51c Deprecated xtls-go related configs 2022-12-25 22:09:17 -05: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
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
xqzr
06d1119634
idle_timeout 10 => 60 2022-07-02 21:22:16 +08: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
xqzr
de68f4c718
idle_timeout tip 2022-04-19 00:16:58 +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
xqzr
5ece68eec9
Update grpc.md 2021-12-21 21:40:55 +08:00
xqzr
130ad7437d
Update grpc.md 2021-12-20 02:46:00 +08:00
xqzr
4b867270d6
add initial_windows_size
../../pull/864
2021-12-20 02:18:40 +08:00
xqzr
c656ba63b2
Update grpc.md (#140) 2021-10-22 02:23:28 +08:00
xqzr
581214ee13
Add health check for h2 (#130) 2021-09-30 01:13:53 +08:00
xqzr
8666c92ff7
Add client only (#127)
* Add client only
2021-09-29 23:47:16 +08:00
xqzr
328e196e5d
Add health check for gRPC (#124)
https://github.com/XTLS/Xray-core/pull/633#issuecomment-878989087
2021-09-28 00:57:21 +08:00
xqzr
305a4bdff9
Update README.md (#123)
* Update README.md
2021-09-24 20:23:53 +08:00
hmol233
a27ebcfd59
Move Browser Dialer to Features 2021-07-05 18:57:44 +08:00
hmol233
0e8d177e1c
Fix links 2021-05-11 19:18:40 +08:00
JimhHan
effaa0e7ed
Chore: lint 2021-04-06 19:05:35 +08:00
Jim Han
f44afc3110
Fix: gRPC 2021-04-06 14:05:47 +08:00
Jim Han
f127c1ffda
Update: Browser Dialer 2021-04-01 22:37:27 +08:00
Jim Han
cbd7c9857b
Update: Browser Dialer 2021-04-01 19:45:11 +08:00
Jim Han
d956b1f6b1
Remove: useless information 2021-03-31 17:37:35 +08:00
Jim Han
1b9b65f83e
Add: WSS Browser Dialer 2021-03-31 16:29:31 +08:00
Jim Han
c1481f9955
Fix: typo 2021-03-27 00:44:51 +08:00
JimhHan
71eaa61dbd
Fix: format 2021-03-26 14:01:07 +08:00
JimhHan
e0c0332477
Chore: fix format 2021-03-20 23:25:07 +08:00
Jim Han
1b66a688e3
Fix:gRPC 2021-03-17 21:31:34 +08:00
Jim Han
e671bef0d5
Fix: gRPC host 2021-03-17 20:59:02 +08:00
Jim Han
2157043bdc
Fix: alpn 2021-03-17 20:56:32 +08:00
Jim Han
c66a92e1a0
Chore: gRPC Path 2021-03-17 14:11:09 +08:00
Jim Han
42122c0f4c
Add: serverName tip 2021-03-17 12:42:25 +08:00
JimhHan
d218eb343d
Add: inbound, outbound, transport 2021-03-16 23:57:15 +08:00
JimhHan
4d15aab6e2
Change: reformat protocols 2021-03-16 07:10:04 +08:00
JimhHan
2211b91c85
Add: config (wip) 2021-03-15 23:59:11 +08:00