Commit Graph

14 Commits (949c86330206bc4f2faea6235bda8c7187829204)

Author SHA1 Message Date
rootmelo92118 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
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
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
xqzr 9f57591d9e
fix TIP 2021-11-07 06:38:29 +08:00
xqzr f14597dd20
add DNS fallback (#139)
* Update dns.md

https://github.com/XTLS/Xray-core/releases/tag/v1.5.0
2021-10-26 02:37:17 +08:00
Jim Han 5d09bc4d76
Fix: [dns] typo 2021-04-07 09:01:42 +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 e0c0332477
Chore: fix format 2021-03-20 23:25:07 +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