80 Commits

Author SHA1 Message Date
风扇滑翔翼
b5b65c9737
Chore 2024-09-18 17:11:44 +08:00
风扇滑翔翼
9cff09e4b3
Freedom/SplitHTTP: Some typo & refine 2024-09-17 05:25:14 +00:00
风扇滑翔翼
16c11841f2
Transport SplitHTTP: Add xmux controller 2024-09-17 01:00:39 +08:00
MisCusi2023
541ee227b5
SplitHTTP typo 2024-09-04 00:31:23 +08:00
风扇滑翔翼
fae74f958e
Goodby QUIC & UDS
May the Kobe be with you
2024-09-03 10:28:59 +00:00
mmmray
1a1372ed94
Prepare splithttp changes for next release (#558)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-08-30 09:38:15 +02:00
风扇滑翔翼
6ed4d24673
Change some titles
https://github.com/XTLS/Xray-core/pull/3645#issuecomment-2273072440
2024-08-07 11:20:48 +00:00
风扇滑翔翼
c64d089dd6
Add outbound/inbound only tip 2024-07-29 12:21:57 +00:00
风扇滑翔翼
ac146c9b0a
Rename some splithttp fields 2024-07-29 18:21:02 +08:00
风扇滑翔翼
46d6bae95a
Fix some typo in splithttp doc 2024-07-29 16:49:12 +08:00
风扇滑翔翼
32ca0150d6
cn: Add noSSEHeader and correct some mistakes 2024-07-29 15:07:12 +08:00
风扇滑翔翼
46be7bd7ca
Update splithttp doc 2024-07-29 14:43:19 +08:00
风扇滑翔翼
d1a94e2f8b
Add h3 in splithttp 2024-07-17 16:49:21 +00:00
mmmray
91d8b200a0 add version information to splithttp 2024-07-05 09:09:29 -05:00
风扇滑翔翼
66382b4845
Refine splithttp doc 2024-07-05 04:36:23 +08:00
mmmray
010048ef4c fix missing comma in splithttp zh example 2024-07-02 17:05:28 -05:00
风扇滑翔翼
74735f115b
Correct sth wrong in splithttp 2024-06-21 14:11:50 +08:00
风扇滑翔翼
21110a02b1
Update splithttp.md 2024-06-21 11:40:06 +08:00
风扇滑翔翼
bf99309394
Update splithttp CN docs 2024-06-21 11:37:43 +08:00
风扇滑翔翼
7da7b1acbc
Refine splithttp docs 2024-06-18 22:00:51 +08:00
风扇滑翔翼
fd13f99797
splithttp CN docs 2024-06-18 15:18:01 +08:00
mmmray
2a2cfe2626 splithttp updates 2024-06-18 14:57:00 +08:00
mmmray
bcf02a8099 splithttp 2024-06-18 14:40:06 +08:00
ちか
7eb334a5ad
Some corrections
* Update wireguard.md

* Update command.md

* Update transport.md

* Update routing.md

* Update routing.md

* Update transport.md

* Update websocket.md

* Update httpupgrade.md
2024-03-31 02:53:31 +08:00
Lumière Élevé
d20c42f63e
English doc updates and corrections
* Updated HTTPUpgrade docs.

* Root config object and transport configs.

* WTF happened to the English docs

* Fuck this.

* Reality done.

* WebSocket

* Minor correction.
2024-03-31 02:51:46 +08:00
ちか
d0a74434f0
Add websocket host
为此提交更新文档 7e3a8d3a04
2024-03-30 23:24:31 +08:00
风扇滑翔翼
abdb3a7dd7
Update httpupgrade.md 2024-03-27 21:10:04 +08:00
风扇滑翔翼
1f386503dd Update httpupgrade.md 2024-03-27 17:37:19 +08:00
ちか
298a8998f3 Update httpupgrade.md 2024-03-27 17:37:19 +08:00
ちか
9291618e4e 对 httpupgrade 中 host 参数作补充,修改ed=2560为推荐值 2024-03-27 17:37:19 +08:00
ちか
98832eb48c 补充 websocket 中 ed? 参数只需在客户端写 2024-03-27 13:31:44 +08:00
ちか
fdf8399092
增加 authority 解释,补充 serverName 起始为斜杠时的要求 (#493) 2024-03-27 12:43:10 +08:00
风扇滑翔翼
a5ac42ea17
Add feature and correct name 2024-03-24 01:52:26 +08:00
风扇滑翔翼
4e56b4a909
Update websocket early data and domainstrategy in sockopt 2024-03-18 22:51:45 +08:00
风扇滑翔翼
5b97ac4326
Update early data 2024-03-18 03:48:09 +08:00
风扇滑翔翼
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