Commit Graph
73 Commits
Author SHA1 Message Date
xqzr de68f4c718 idle_timeout tip 2022-04-19 00:16:58 +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
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
xqzr 4b867270d6 add initial_windows_size
../../pull/864
2021-12-20 02:18:40 +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
xqzr c656ba63b2 Update grpc.md (#140) 2021-10-22 02:23:28 +08:00
Arthur Morgan 8238ee8565 fix 2021-10-14 19:58:16 +08:00
Sion KazamaandArthur Morgan 10aef49dd7 Update the description of assets' location (#134)
* Update the description of assets' location

Co-authored-by: Arthur Morgan <4637240+badO1a5A90@users.noreply.github.com>
2021-10-14 18:58:36 +08:00
Arthur Morgan dffdd027cc Update routing.md 2021-10-07 11:12:43 +08:00
Arthur Morgan 60a6591e33 Update routing.md 2021-10-07 03:19:19 +08:00
xqzr 581214ee13 Add health check for h2 (#130) 2021-09-30 01:13:53 +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 8666c92ff7 Add client only (#127)
* Add client only
2021-09-29 23:47: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 a1d92d2dc6 Update socks.md (#125)
仅支持连接到 Socks 5 服务器。
2021-09-28 01:22:08 +08:00
xqzr 328e196e5d Add health check for gRPC (#124)
https://github.com/XTLS/Xray-core/pull/633#issuecomment-878989087
2021-09-28 00:57:21 +08:00
xqzr 305a4bdff9 Update README.md (#123)
* Update README.md
2021-09-24 20:23:53 +08:00
xqzr 25ef754813 fix: broken link (#118) 2021-09-21 23:39:48 +08:00
xqzrandhmol233 40b1357f6b update: title of inbound/outbound (#113)
Co-authored-by: hmol233 <82594500+hmol233@users.noreply.github.com>
2021-09-17 19:53:35 +08:00
xqzr f2f6105e0b fix: socks => Socks (#110) 2021-09-16 19:30:03 +08:00
xqzr fb0deffb7e add: missing gRPC (#103) 2021-09-11 18:42:41 +08:00
hmol233 a27ebcfd59 Move Browser Dialer to Features 2021-07-05 18:57:44 +08:00
xqzr 2987f8279f Update inbound.md (#62) 2021-06-12 16:49:38 +08:00
Daniel Ding 2080be9d28 Add config about OCSP Stapling (#61) 2021-06-08 20:53:20 +08:00
hmol233 a6b0ec58e0 Add domainsExcluded 2021-06-02 21:29:10 +08:00
hmol233 0e8d177e1c Fix links 2021-05-11 19:18:40 +08:00
xqzr d8cfaa5536 Fix the link of fallbacks in VLESS inbound (#18) 2021-04-25 12:51:45 +08:00
Jim Han 5d09bc4d76 Fix: [dns] typo 2021-04-07 09:01:42 +08:00
JimhHan effaa0e7ed Chore: lint 2021-04-06 19:05:35 +08:00
Jim Han f44afc3110 Fix: gRPC 2021-04-06 14:05:47 +08:00
秋のかえで a0ebf571e4 Fix: copywriting (#9) 2021-04-06 12:23:57 +08:00
Jim Han c91ef94d8c Fix: typo 2021-04-04 22:04:34 +08:00
JimhHan 50779d1ae4 Fix: format & typo 2021-04-04 20:12:51 +08:00
JimhHanandrisetechlab 85353848f5 Update: transport/tfo
Co-Authored-By: risetechlab <79727391+risetechlab@users.noreply.github.com>
2021-04-04 20:12:51 +08:00
JimhHan 7fa2784b75 Fix: link 2021-04-04 20:12:49 +08:00
秋のかえで 4e631fc6ef Update: shadowsocks inbound (#8) 2021-04-04 00:34:56 +08:00
JimhHan 9a0e721af8 Add: uTLS 2021-04-03 21:02:06 +08:00
Jim Han f127c1ffda Update: Browser Dialer 2021-04-01 22:37:27 +08:00
Jim Han cbd7c9857b Update: Browser Dialer 2021-04-01 19:45:11 +08:00
Jim Han d956b1f6b1 Remove: useless information 2021-03-31 17:37:35 +08:00
Jim Han 1b9b65f83e Add: WSS Browser Dialer 2021-03-31 16:29:31 +08:00
Jim Han 95c5734670 Fix: acceptProxyProtocol 2021-03-30 08:59:37 +08:00
Jim Han c1481f9955 Fix: typo 2021-03-27 00:44:51 +08:00
JimhHan 71eaa61dbd Fix: format 2021-03-26 14:01:07 +08:00
JimhHanand李德银 6e8e229f02 Fix: UUID command
https: //github.com/XTLS/XTLS.github.io/pull/81
Co-Authored-By: 李德银 <53949747+imldy@users.noreply.github.com>
2021-03-26 10:51:41 +08:00
JimhHan c58fabe474 Add: document level-1&2 2021-03-25 22:33:41 +08:00
秋のかえで 730823600e Add: VMess zero (#4) 2021-03-25 10:32:02 +08:00
JimhHan e2761a859f Add: document level-0 2021-03-25 00:02:40 +08:00