dependabot[bot]
e9cbb20e9b
Upgrade: Bump @vuepress/bundler-vite from 2.0.0-beta.25 to 2.0.0-beta.39
...
Bumps [@vuepress/bundler-vite](https://github.com/vuepress/vuepress-next ) from 2.0.0-beta.25 to 2.0.0-beta.39.
- [Release notes](https://github.com/vuepress/vuepress-next/releases )
- [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.25...v2.0.0-beta.39 )
---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
5b0baad589
Upgrade: Bump vuepress from 2.0.0-beta.25 to 2.0.0-beta.39
...
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress ) from 2.0.0-beta.25 to 2.0.0-beta.39.
- [Release notes](https://github.com/vuejs/vuepress/releases )
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress )
---
updated-dependencies:
- dependency-name: vuepress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
33c4b68bea
Upgrade: Bump esbuild from 0.12.26 to 0.14.38
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.12.26 to 0.14.38.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.12.26...v0.14.38 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
xqzr
70310e7ec6
Merge pull request #232 from 4piu/patch-1
...
Fix broken links
3 years ago
xqzr
edf8b8b8c7
Merge pull request #189 from lxsq/patch-1
...
修改拼写错误
3 years ago
xqzr
ad4174dc21
Merge pull request #158 from xqzr/patch-12
...
add `initial_windows_size`
3 years ago
xqzr
50ffb32fa3
Merge pull request #148 from xqzr/patch-11
...
fix TIP
3 years ago
xqzr
45f31550b0
Merge pull request #1 from xqzr/xqzr-patch-4
...
idle_timeout tip
3 years ago
xqzr
de68f4c718
idle_timeout tip
3 years ago
4piu
a2bdfb78c2
Fix broken links
3 years ago
xqzr
c5c779ee77
Update grpc.md
3 years ago
xqzr
04c900b382
tips
3 years ago
lxsq
c3986dfdfa
修改拼写错误
3 years ago
xqzr
5ece68eec9
Update grpc.md
3 years ago
xqzr
130ad7437d
Update grpc.md
3 years ago
xqzr
4b867270d6
add `initial_windows_size`
...
../../pull/864
3 years ago
xqzr
9f57591d9e
fix TIP
3 years ago
xqzr
f14597dd20
add DNS fallback ( #139 )
...
* Update dns.md
https://github.com/XTLS/Xray-core/releases/tag/v1.5.0
3 years ago
xqzr
c656ba63b2
Update grpc.md ( #140 )
3 years ago
Arthur Morgan
8238ee8565
fix
3 years ago
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.
3 years ago
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>
3 years ago
Arthur Morgan
50e6a0936a
fix server change ( #132 )
...
* fix server change
原 PR https://github.com/XTLS/Xray-docs-next/pull/115
3 years ago
Arthur Morgan
dffdd027cc
Update routing.md
3 years ago
Arthur Morgan
60a6591e33
Update routing.md
3 years ago
Arthur Morgan
63a80d5f3a
Update README.md
3 years ago
Arthur Morgan
f3dce1c229
Update README.md
3 years ago
xqzr
581214ee13
Add health check for h2 ( #130 )
3 years ago
xqzr
75e9fd99bf
del preferServerCipherSuites ( #128 )
...
https://github.com/XTLS/Xray-core/releases/tag/v1.4.5
3 years ago
xqzr
8666c92ff7
Add client only ( #127 )
...
* Add client only
3 years ago
xqzr
65e5f0203a
add rejectUnknownSni ( #126 )
...
https://github.com/XTLS/Xray-core/pull/553
3 years ago
xqzr
a1d92d2dc6
Update socks.md ( #125 )
...
仅支持连接到 Socks 5 服务器。
3 years ago
xqzr
328e196e5d
Add health check for gRPC ( #124 )
...
https://github.com/XTLS/Xray-core/pull/633#issuecomment-878989087
3 years ago
Erin
8106f777bb
Update ch07-xray-server.md ( #119 )
...
fix path.
3 years ago
xqzr
305a4bdff9
Update README.md ( #123 )
...
* Update README.md
3 years ago
GuGuGee
bf17a6edea
fix: typo ( #116 )
3 years ago
xqzr
25ef754813
fix: broken link ( #118 )
3 years ago
Arthur Morgan
44e78ef0c8
Update README.md
3 years ago
zswdcx
2ece8751e1
Update README.md ( #72 )
...
* Update README.md
Update some numbers
Co-authored-by: Arthur Morgan <arthur.m.v1863@gmail.com>
3 years ago
xqzr
3277e11d8a
Update README.md ( #112 )
3 years ago
xqzr
40b1357f6b
update: title of inbound/outbound ( #113 )
...
Co-authored-by: hmol233 <82594500+hmol233@users.noreply.github.com>
3 years ago
hmol233
348484c4f7
fix: sidebar behavior
3 years ago
ricuhkaen
dc4d98608c
CA server set to letsencrypt ( #114 )
...
CA server set to letsencrypt
3 years ago
xqzr
f2f6105e0b
fix: socks => Socks ( #110 )
3 years ago
hmol233
b4303eecfd
action: update token (again)
...
:D
3 years ago
hmol233
48dce3e6ab
action: update token
3 years ago
hmol233
d698965203
action: build for main repository
3 years ago
hmol233
d98294791b
fix: mermaid chart rendering (again)
3 years ago
xqzr
fb0deffb7e
add: missing gRPC ( #103 )
3 years ago
hmol233
e95da031d1
fix: build action
3 years ago