Commit Graph
868 Commits
Author SHA1 Message Date
iambabyninja d80a2e6fee RU VLESS: Refine splice desc 2026-01-05 21:12:18 +05:00
iambabyninja 4ea197ddac RU Outbound: Correct mux concurrency desc and & add simple scheduling mechanism 2026-01-05 21:02:06 +05:00
iambabyninja dca7d576c5 RU Outbound: Add targetStrategy 2026-01-05 20:55:10 +05: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
风扇滑翔翼 0cc75fa569 VLESS: Refine splice desc
Updated explanations regarding XTLS and Splice modes, clarifying conditions and behaviors.
2026-01-01 13:51:02 +00:00
风扇滑翔翼 22d17129d2 Outbound: Correct mux concurrency desc and & add simple scheduling mechanism 2025-12-31 21:41:33 +08:00
RPRX ec24f5e4b9 Sponsor & Donation & NFTs
https://github.com/XTLS/Xray-core/issues/3668
2025-12-31 12:37:26 +00:00
Danieland风扇滑翔翼 b12987866b Outbound: Add targetStrategy (#795)
* Update outbound.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-12-31 17:32:05 +08:00
Desiders 8fbb377e08 Add file for compatibility (#792) 2025-12-28 22:16:45 -05:00
Desiders 6f40bb5670 Update tunnel English docs (#791)
* Update tunnel English docs

* Change file name. Add file for compatibility.

* Update supported inbound protocols in English docs
2025-12-28 22:16:04 -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
yuhan6665 2fe85b2064 Prettified Code! 2025-12-24 21:20:46 -05:00
AdLeGeR 2b243d5036 update routing en translation to latest version (#785) 2025-12-24 20:18:40 -05:00
Desiders af1b6f061a Fix anchor links (#784)
* Uppercase to lowercase and old anchor fixes

* Fix incorrect links to generated headers

* Fix incorrect links to generated date headers
2025-12-24 18:56:12 -05:00
风扇滑翔翼 c88ccde9bf Metrics: Add goroutine pprof file requirement for memory issues 2025-12-22 19:15:36 +08:00
Meow 1d5c0d1f26 nav 二级菜单 2025-12-21 22:14:50 -05:00
Meow b7569f6f4d 微调首页样式 2025-12-21 22:14:50 -05:00
Meow ec5aadaf28 Stargazers 自适应黑暗模式 2025-12-21 22:14:50 -05:00
Meow 0467ad3c73 首页 2025-12-21 22:14:50 -05:00
Meow 4a0a998f92 README.md 重命名为 index.md 以适配 VitePress 2025-12-21 22:14:50 -05:00
Meow bb47a72bc8 迁移准备 2025-12-21 22:14:50 -05:00
风扇滑翔翼 3acefe8200 TLS/REALITY: Reclarify serverName and SNI details 2025-12-19 02:40:18 +08:00
风扇滑翔翼 841c05e9a5 Update domainStrategy 2025-12-15 17:17:12 +00:00
Meow 6c4fafc7a3 Make proxySettings clearer (#780) 2025-12-13 21:02:30 -05:00
Meow e5388036f8 Wireguard: domainStrategy (#777)
* Wireguard: domainStrategy

* PR#5417

Clarified the constraints of the 'address' option in relation to the 'domainStrategy' for Wireguard.

https://github.com/XTLS/Xray-core/pull/5417
2025-12-13 20:53:18 -05:00
Meow 871a0158f1 Add link to inbound and outbound protocols (#779)
* Add link to inbound and outbound protocols

* Revise protocol options and outbound settings reference
2025-12-12 20:28:37 +08:00
Meow 73092accac Explaining the impact of domainStrategy on happyEyeballs (#778) 2025-12-12 19:58:01 +08:00
Meow bd357d47c9 Router: Clarifying the logic between GeoIP matchers (#774) 2025-12-10 22:38:27 -05:00
风扇滑翔翼 869aa61544 REALITY: Add target warning
Added a warning about traffic forwarding for authentication failures.
2025-12-08 00:28:22 +08:00
Meow 7a0b6ec80c feat(dns): add parallel query (#773) 2025-12-01 22:07:49 +08:00
MeowandMeo597 90bd783f4b feat(dns): add optimistic caching (#772)
* feat(dns): add optimistic caching

* Prettified Code!

---------

Co-authored-by: Meo597 <Meo597@users.noreply.github.com>
2025-12-01 17:03:12 +08:00
Meow d24233eb73 ECH and Sniffing: Explaining when to block QType 65 (#767) 2025-12-01 08:49:42 +00:00
Meow 35f4c6b65c DNS: Explain queryStrategy and hosts 2025-12-01 14:01:03 +08:00
Meow ac14ce5ecd 配图:入门技巧 - 用 DNS 实现精准境内外分流 (#768) 2025-12-01 04:56:10 +00:00
风扇滑翔翼 b9730a1ea8 Clear duplicates 2025-12-01 04:56:10 +00:00
iambabyninja f8289b618d RU TLS: Add FromMitM 2025-11-29 23:26:51 +05:00
iambabyninja 1a42d0ca04 RU Reverse: Add tip for VLESS reverse 2025-11-29 23:26:32 +05:00
iambabyninja 862527e704 RU VLESS: Allow XTLS in VLESS enc + any 2025-11-29 23:26:16 +05:00
风扇滑翔翼 2f81d12aba Remove dead link 2025-11-29 02:10:14 +08:00
Meow ecbacf382c 更新:入门技巧 - 用 DNS 实现精准境内外分流
用并行查询降低RTT,得到更好的体验
2025-11-28 07:12:15 +08:00
Meowand风扇滑翔翼 bf1d02e41d Router: Revise domainStrategy descriptions (#762)
* Router: Revise domainStrategy descriptions

Updated the explanations for domain resolution strategies and clarified behavior regarding IP matching and sniffing.

* Update routing.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-11-27 04:08:44 +08:00
Meow 822726537a DNS: Clarify uses and behavior of built-in DNS module
Updated the number of main uses for the built-in DNS module and clarified the handling of DNS queries.
2025-11-24 07:04:00 +08:00
Meow 417c407b2a Update 'UseSystem' description in dns.md
Clarify the behavior of the 'UseSystem' option for DNS queries.
2025-11-23 11:43:21 -05:00
Meow c055a4dd5e Fix punctuation and formatting in dns.md
Corrected punctuation and formatting issues throughout the document for clarity and consistency.
2025-11-23 11:43:21 -05:00
Meow 6ba228ef21 Clarify DNS query strategy descriptions 2025-11-23 11:43:21 -05:00
Meow 9f94a24fb3 Update 'UseSystem' 2025-11-23 11:43:21 -05:00
风扇滑翔翼 366d05f4e2 TLS: Add FromMitM 2025-11-23 13:35:56 +08:00
dependabot[bot] 67d577f0c5 Prettified Code! 2025-11-16 18:15:10 +00:00
风扇滑翔翼 2182a33ed9 Reverse: Add tip for VLESS reverse 2025-10-29 11:25:36 +00:00
风扇滑翔翼 07e60999c9 VLESS: Allow XTLS in VLESS enc + any
And remove legacy Trojan XTLS support
2025-10-27 08:24:37 +00:00