Commit Graph

86 Commits (dee83e8b2c8d540aa020340c2f1796fad179e9ab)

Author SHA1 Message Date
风扇滑翔翼 c1830ae5f8
Add Int32Range desc 2024-10-02 05:14:41 +00:00
风扇滑翔翼 4cae0effb7
Rename h2 and tcp transport 2024-10-01 18:51:39 +00:00
mmmray c564976a8c More type consistency fixes in config reference 2024-09-23 06:11:55 -05:00
mmmray 1764ec590e
SplitHTTP: Reformat xmux config documentation (#580) 2024-09-22 12:33:11 +02:00
风扇滑翔翼 ef82533809
Splithttp: Chore & refine 2024-09-19 09:57:50 +08:00
mmmray 81733cec22 SplitHTTP: Reorder some parameters 2024-09-18 05:57:14 -05:00
风扇滑翔翼 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