Commit Graph
119 Commits
Author SHA1 Message Date
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
tdjnodj 07978dcb32 Reality (#349)
* REALITY

* add "[]"

* format
2023-03-22 21:39:55 -04: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
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 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
yuhan6665 4c46b5774a Fix prettier 2023-01-27 23:01:46 -05:00
cutesnake 30e67e8c42 Update routing.md (#321) 2023-01-27 22:57:33 -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
yuhan6665 5933264bc9 Fixes 2022-12-26 12:46:52 -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
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
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
rootmelo92118andxqzr 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
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
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
yuhan6665 d8459e1fae Attampt to fix prettier format 2022-06-12 22:26:13 -04:00
rootmelo92118 1eb1b7253f Update dns.md 2022-06-12 14:05:36 -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
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
lxsq c3986dfdfa 修改拼写错误 2022-01-26 10:56:32 +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