Commit Graph
420 Commits
Author SHA1 Message Date
Meo597 86ee0d1ad6 Prettified Code! 2026-01-23 22:12:09 +08:00
Meow 5333143ded Add tips on how to use AI to generate Xray configs 2026-01-23 22:12:09 +08:00
JieXu 9f03ee4dff Hysteria: Typo (#805) 2026-01-23 00:01:00 +08:00
Meow 39d0d66938 Fix all broken links currently 2026-01-18 19:31:35 +08:00
Fangliding 1dbaf1dfe4 Hysteria: Correct interval 2026-01-18 18:22:54 +08:00
gamekiller0010 a6a2a0d98e Hysteria: Update link (#801) 2026-01-18 17:36:46 +08:00
Fangliding 79ed172f44 Hy2 to hy 2026-01-14 21:37:17 +08:00
Fangliding 6ddd929874 Add side bar 2026-01-14 16:45:26 +08:00
Fangliding 40142a51c0 Hysteria: Add 2026-01-14 12:34:37 +08:00
Fangliding 0917737edb TUN: Add 2026-01-14 11:44:28 +08:00
Fangliding d16b02d534 Fix all json comma typo
and tls typo
2026-01-10 16:27:36 +08:00
Fangliding 4c4f00c326 Routing: Add process 2026-01-10 14:48:41 +08:00
Fangliding 6fd3cab3a2 TLS: Add pinnedPeerCertSha256 2026-01-10 14:25:26 +08:00
风扇滑翔翼 5d66087468 No more "type": "field" 2026-01-09 18:01:24 +00:00
Aichikaze e185ab4151 DNS: Change default nonIPQuery to reject (#797) 2026-01-06 10:34:56 +08: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
Danieland风扇滑翔翼 b12987866b Outbound: Add targetStrategy (#795)
* Update outbound.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-12-31 17:32:05 +08:00
yuhan6665 2fe85b2064 Prettified Code! 2025-12-24 21:20:46 -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 4a0a998f92 README.md 重命名为 index.md 以适配 VitePress 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
风扇滑翔翼 b9730a1ea8 Clear duplicates 2025-12-01 04:56:10 +00: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
𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 bc5d7231de 简化 outbound 设置;增补周边内容 (#754)
* Outbound simplification; Update compiling; Update commands; Update installation

* Unpretty caught

* Pretty?

* ...
2025-10-20 01:41:38 +00:00
风扇滑翔翼 092edc0f93 VLESS: Add VLESS encryption 2025-10-19 10:15:06 +00:00
Yury Kastov fb602736a0 fix: formatting of vlessRoute in routing documentation (#753) 2025-10-19 07:41:17 +03:00
风扇滑翔翼 27bdd567a5 REALITY: Add disable notice 2025-10-14 23:46:08 +08:00