Commit Graph

8 Commits (b2163bd50ad960e5fb80754d62e6cad5f097abf0)

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
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 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
JimhHan 2211b91c85
Add: config (wip) 2021-03-15 23:59:11 +08:00