Commit Graph
16 Commits
Author SHA1 Message Date
Meow 9dc91349a8 Document: Deprecated vnext.users 2026-05-06 19:40:33 +08:00
Meow 0177cec440 Infra/conf: Rename inbounds clients to users 2026-05-06 12:25:52 +08:00
Meow 291770a5f0 GeoIP: Update inverse geoip syntax examples
https://github.com/XTLS/Xray-core/pull/5951#issuecomment-4273468491
2026-04-18 19:08:21 +08:00
Meow aefcd935e1 Remove invalid VuePress code from docs 2026-01-24 06:33:55 +08:00
Meow 39d0d66938 Fix all broken links currently 2026-01-18 19:31:35 +08:00
风扇滑翔翼 5d66087468 No more "type": "field" 2026-01-09 18:01:24 +00:00
dependabot[bot]anddependabot[bot] b5781202c9 Bump vitepress-plugin-llms from 1.9.3 to 1.10.0 (#793)
* Bump vitepress-plugin-llms from 1.9.3 to 1.10.0

Bumps [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](https://github.com/okineadev/vitepress-plugin-llms/compare/v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Prettified Code!

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2026-01-01 12:22:36 -05:00
Nikita Korotaev e9fb4de05b sync RU docs (#789)
* ECH and Sniffing: Explaining when to block QType 65
* Router: Clarifying the logic between GeoIP matchers
* Explaining the impact of domainStrategy on happyEyeballs
* Add link to inbound and outbound protocols
* rewrite routing with dns tutorial + add images
* rewrite dns page
* Make proxySettings clearer
* Metrics: Add goroutine pprof file requirement for memory issues
* upd RU lang
2025-12-27 15:09:02 +05:00
Meow 4a0a998f92 README.md 重命名为 index.md 以适配 VitePress 2025-12-21 22:14:50 -05:00
Nikita Korotaev be43e6cd7f RU Routing with DNS (#724) 2025-07-20 19:59:09 +03:00
yuhan6665 1c1cea5ae5 Fix prettier format with version 3.6.2 2025-07-06 16:18:05 -04:00
yuhan6665anddependabot[bot] cd75ad30f4 Try ignore prettier scan for inconsistent line break (#674)
* Upgrade: Bump creyD/prettier_action from 3.1 to 4.3

Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.1 to 4.3.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v3.1...v4.3)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Try ignore prettier scan for inconsistent line break

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 00:43:43 -04:00
yuhan6665 f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
Mingye Wang 01fb5740d8 压缩所有的 PNG 图片 (#561)
所有的图片都经过 pngquant --nofs 压缩,除了:
* dns_flow.png 根本不是 png(是bmp),所以先要转换再压缩
* 桃源三结义图属于类摄影类图像,用 mozjpeg
2024-08-20 10:32:12 -04:00
iambabyninja 58a458759a Sync with Zn-CN (#538)
* Update routing-lv1-part2.md

* Update ch04-security.md
2024-07-23 10:48:27 -04:00
Nikita Korotaevand风扇滑翔翼 3b23ce3ea2 add Russian lang (#529)
* add Russian lang support
---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-07-16 22:42:05 +08:00