24 Commits

Author SHA1 Message Date
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
lxsq
c3986dfdfa
修改拼写错误 2022-01-26 10:56:32 +08:00
xqzr
75e9fd99bf
del preferServerCipherSuites (#128)
https://github.com/XTLS/Xray-core/releases/tag/v1.4.5
2021-09-29 23:49:16 +08:00
xqzr
65e5f0203a
add rejectUnknownSni (#126)
https://github.com/XTLS/Xray-core/pull/553
2021-09-28 23:05:22 +08:00
xqzr
fb0deffb7e
add: missing gRPC (#103) 2021-09-11 18:42:41 +08:00
Daniel Ding
2080be9d28
Add config about OCSP Stapling (#61) 2021-06-08 20:53:20 +08:00
JimhHan
50779d1ae4
Fix: format & typo 2021-04-04 20:12:51 +08:00
JimhHan
85353848f5
Update: transport/tfo
Co-Authored-By: risetechlab <79727391+risetechlab@users.noreply.github.com>
2021-04-04 20:12:51 +08:00
JimhHan
9a0e721af8
Add: uTLS 2021-04-03 21:02:06 +08:00
Jim Han
95c5734670
Fix: acceptProxyProtocol 2021-03-30 08:59:37 +08:00
JimhHan
71eaa61dbd
Fix: format 2021-03-26 14:01:07 +08:00
JimhHan
c58fabe474
Add: document level-1&2 2021-03-25 22:33:41 +08:00
JimhHan
e2761a859f
Add: document level-0 2021-03-25 00:02:40 +08:00
JimhHan
cc45f01470
Merge branch 'main' of https://github.com/XTLS/Xray-docs-next 2021-03-20 23:26:56 +08:00
JimhHan
e0c0332477
Chore: fix format 2021-03-20 23:25:07 +08:00
Jim Han
ee6644119f
Fix: explanation 2021-03-19 19:11:19 +08:00
Jim Han
b3905f8423
Add: explanation 2021-03-19 19:07:21 +08:00
Jim Han
588bf5f85f
Fix: typo 2021-03-19 19:02:37 +08:00
Jim Han
6a145340a8
Add: 2021-03-19 18:59:17 +08:00
Jim Han
cde635e2e6
Fix: typo 2021-03-19 18:46:50 +08:00
Jim Han
7e9ce9a032
Add: Domain Strategy tips 2021-03-19 18:44:04 +08:00
JimhHan
8a0c7d76e8
Fix: not enough links 2021-03-18 23:32:36 +08:00
Jim Han
d4d8802647
Fixes links (#3) 2021-03-17 08:27:02 +08:00
JimhHan
d218eb343d
Add: inbound, outbound, transport 2021-03-16 23:57:15 +08:00