149 Commits

Author SHA1 Message Date
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
JuanCC
b77187384b
Using pidof to determine pid of xray (#136)
from man pidof:
    pidof -- find the process ID of a running program
also, you can use :
    cat /proc/`pidof xray`/limits
in line 163, to find the limits of xray, without the hassle of figuring out the pid yourself.
2021-10-14 19:00:23 +08:00
Sion Kazama
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
50e6a0936a
fix server change (#132)
* fix server change 
原 PR  https://github.com/XTLS/Xray-docs-next/pull/115
2021-10-07 15:32:17 +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
Erin
8106f777bb
Update ch07-xray-server.md (#119)
fix path.
2021-09-25 13:24:32 +08:00
xqzr
305a4bdff9
Update README.md (#123)
* Update README.md
2021-09-24 20:23:53 +08:00
GuGuGee
bf17a6edea
fix: typo (#116) 2021-09-21 23:40:48 +08:00
xqzr
25ef754813
fix: broken link (#118) 2021-09-21 23:39:48 +08:00
Arthur Morgan
44e78ef0c8
Update README.md 2021-09-19 13:33:02 +08:00
zswdcx
2ece8751e1
Update README.md (#72)
* Update README.md

Update some numbers

Co-authored-by: Arthur Morgan <arthur.m.v1863@gmail.com>
2021-09-17 22:21:48 +08:00
xqzr
3277e11d8a
Update README.md (#112) 2021-09-17 20:01:39 +08:00
xqzr
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
hmol233
348484c4f7
fix: sidebar behavior 2021-09-17 19:42:31 +08:00
ricuhkaen
dc4d98608c
CA server set to letsencrypt (#114)
CA server set to letsencrypt
2021-09-17 19:22:21 +08:00
xqzr
f2f6105e0b
fix: socks => Socks (#110) 2021-09-16 19:30:03 +08:00
hmol233
48dce3e6ab
action: update token 2021-09-15 18:41:41 +08:00
hmol233
d698965203
action: build for main repository 2021-09-15 18:28:06 +08:00
hmol233
d98294791b
fix: mermaid chart rendering (again) 2021-09-12 20:39:48 +08:00
xqzr
fb0deffb7e
add: missing gRPC (#103) 2021-09-11 18:42:41 +08:00
hmol233
e95da031d1
fix: build action 2021-09-11 18:37:02 +08:00
hmol233
db3c7540e5
fix: mermaid charts rendering 2021-09-11 17:43:35 +08:00
hmol233
45697ecdc1
chore: upgrade vuepress 2021-09-10 23:13:02 +08:00
hmol233
c14d709fc5
Slightly tweak theme 2021-07-16 00:45:43 +08:00
hmol233
f6cca08099
Fix json format
close https://github.com/XTLS/Xray-docs-next/pull/83
Thanks: @Johnshall
2021-07-16 00:29:22 +08:00
RouRouX
2756718446
Fix links (#84) 2021-07-16 00:29:12 +08:00
hmol233
a27ebcfd59
Move Browser Dialer to Features 2021-07-05 18:57:44 +08:00
zswdcx
6fae9b78f9
Fix typo (#70)
把错误的"mKCP"改正为"VLESS"
2021-06-29 15:37:29 +08:00
hmol233
3d5f8bbff5
Upgrade: Bump vuepress from 2.0.0-beta.19 to 2.0.0-beta.20 2021-06-26 23:22:33 +08:00
hmol233
f77ce91af2
Tweak theme x2 2021-06-19 18:37:04 +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
64caa15920
Tweak theme
and upgrade vuepress to beta.17
2021-06-06 20:27:04 +08:00
hmol233
a6b0ec58e0
Add domainsExcluded 2021-06-02 21:29:10 +08:00
hmol233
071a4cad64
Upgrade vuepress to beta.16
- fix code style
2021-06-02 18:30:28 +08:00
lifansama
bf9a0d341f
Fix table display (#54) 2021-05-29 08:46:10 +08:00
hmol233
6d8d0544ce
Tweak theme 2021-05-29 08:34:05 +08:00
hmol233
e6691eee01
Slightly modify Tabs style 2021-05-28 22:40:19 +08:00
hmol233
dcbd1d3e51
Upgrade vuepress to beta.15
- use official dark theme
- fix: Fix Tabs
2021-05-28 22:11:48 +08:00
hmol233
7f2189196f
Fix typo 2021-05-26 20:25:44 +08:00
R3pl4c3r
4f5302953d
[Level2/gid] Add English translate (#48) 2021-05-26 20:18:01 +08:00