Commit Graph
385 Commits
Author SHA1 Message Date
风扇滑翔翼 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
风扇滑翔翼 d5164e5f3c uTLS: Default chrome 2025-10-14 22:29:12 +08:00
风扇滑翔翼andMeow 7ba3e70f10 Add or renamed to json in codeblock (#748)
and sth

Co-authored-by: Meow <197331664+Meo597@users.noreply.github.com>
2025-10-06 15:33:04 +00:00
Meowand风扇滑翔翼 ec8907c912 CN Route: Further explanation of domainStrategy's resolution behavior (#747)
* CN Route: Further explanation of domainStrategy's resolution behavior

https://github.com/XTLS/Xray-core/blob/3edfb0e33557330ac721862adb2e4be89ee7412a/app/router/router.go#L184-214

* Update routing.md

* Update routing.md

* Update routing.md

* Update routing.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-10-06 01:36:17 +08:00
dependabot[bot] 0a5f209e3d Prettified Code! 2025-10-04 22:52:02 -04:00
风扇滑翔翼 65fc1c912e TLS: Update curvePreferences
and typo
2025-09-22 20:07:02 +00:00
风扇滑翔翼 9d92061d63 VLESS: Add new reverse 2025-09-13 17:37:22 +00:00
patterniha a265d9b1c4 Routing: Remove "domainMatcher" (#742) 2025-09-02 16:36:54 +08:00
风扇滑翔翼 4561d27afa Routing: Correct vlessRoute 2025-08-30 18:58:58 +08:00
风扇滑翔翼 ee9f907616 Route: Add vlessRoute and some local things 2025-08-30 04:19:07 +08:00
风扇滑翔翼 751231c850 Typo: NET_CAP_ADMIN 2025-08-26 14:29:48 +00:00
风扇滑翔翼 27ebcfe6e2 Remove all illegal commas 2025-08-26 14:26:59 +00:00
风扇滑翔翼 af6ffaa1b6 Routing: Remove unused fields 2025-08-17 10:54:34 +08:00
Meow a1e014211a Transport: Fix broken links (#735)
* Fix 404

* RU Fix 404
2025-08-15 10:38:44 +08:00
风扇滑翔翼 848c3265ca fallback: Add localhost tip 2025-08-13 22:22:18 +08:00
风扇滑翔翼 21786dd48d Outbound: Add sendThrough "origin" UDP tip 2025-08-12 19:33:50 +08:00
风扇滑翔翼 6741b0bea7 Vmess inbound: Correct desc of "none" and update chacha20 performance tip 2025-08-07 14:34:29 +08:00
dependabot[bot] d3ad972fb9 Prettified Code! 2025-08-04 15:25:39 -04:00
风扇滑翔翼 26796eb595 More rename
reapply #732
2025-08-03 13:51:30 +00:00
风扇滑翔翼 4e840b8f7f Core: Add version 2025-08-03 13:13:22 +00:00
风扇滑翔翼 1847b1388a Tunnel: Correct something 2025-08-03 12:33:09 +00:00
风扇滑翔翼 179851ff36 Tunnel: Add portMap 2025-08-03 12:19:16 +00:00
风扇滑翔翼 c814f567f4 Rename and update ECH 2025-08-03 11:57:21 +00:00
风扇滑翔翼 3adff369f5 Reverse: Correct mux.cool 2025-08-01 19:54:37 +08:00
风扇滑翔翼 d8efd313cc Reality: Refine text 2025-07-26 17:09:47 +08:00
风扇滑翔翼 0d4c071b7b Reality: Add mldsa65 2025-07-26 16:03:55 +08:00
风扇滑翔翼 b9a72a4a26 TLS: Add ECH 2025-07-26 07:28:18 +00:00
风扇滑翔翼 2490f3887a Sockopt: Update KeepAlive 2025-07-25 20:22:32 +08:00
风扇滑翔翼 d116022916 DNS: Add return rcode in host 2025-07-24 18:08:55 +08:00
风扇滑翔翼 9e1474c144 REALITY: Add PQ handshake tip 2025-07-22 17:20:38 +08:00
jomertix 3b5e7c06c2 Make the documentation consistent and fix misspell in the Russian documentation (#725)
* DNS: remove the extra square bracket from the unexpectedIPs field

* Change the happyEyeballs field from {} to a map
2025-07-20 21:35:52 -04:00
风扇滑翔翼 db2f5097af DNS: Correct clientIP behavior 2025-07-20 18:00:35 +08:00
风扇滑翔翼 673780fd23 Inbound: Add ports warning 2025-07-17 20:18:23 +08:00
Meowand风扇滑翔翼 d482de5f6b Shadowsocks: explain network and uot (#713)
* CN Shadowsocks: explain udp and uot

* Update shadowsocks.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-07-14 05:29:02 +08:00
风扇滑翔翼 f5bfddc6b0 DNS: Update some missing info
close #711
2025-07-12 00:31:56 +08:00
风扇滑翔翼 e50866042c TLS: Correct desc of cert hot realod 2025-07-10 21:32:21 +08:00