Commit Graph
232 Commits
Author SHA1 Message Date
Meow 9c0b0e37dc EN Refactor Transports 2026-05-09 06:47:38 +08:00
Meow 2d64d46210 Advanced Documentation: Fix index.md layout issues 2026-05-08 23:31:55 +08:00
Meow 125090cef6 VLESS: Fix syntax issues 2026-05-08 23:22:40 +08:00
Meow d83b3337e2 Advanced Documentation: VLESS Reverse Proxy Examples (#846) 2026-05-08 22:43:09 +08:00
Meow d2fb8b23b7 AI Prompt: Casting more advanced spells on LLMs 2026-05-08 16:18:55 +08:00
Meow 78c724f9cc Remove the legacy reverse proxy 2026-05-08 01:52:44 +08:00
Meow 188952375c REALITY: Remove outdated QUIC limitation note 2026-05-08 01:26:41 +08:00
Meow 5b1ca2d827 Add protocol field to inbound and outbound JSON examples 2026-05-08 00:26:19 +08:00
Meow e9e62ade55 FakeDNS: Make JSON examples more user-friendly with parent context and focused snippets 2026-05-07 19:58:31 +08:00
Meow 90f358c032 Fix menu hierarchy issues with SS inbound and DNS outbound 2026-05-07 19:26:34 +08:00
Meow 2c43e7b55d Fix mkcp TIP issue 2026-05-07 19:17:47 +08:00
Meow b57f43be46 Clarify parent config objects and example nesting 2026-05-07 18:34:44 +08:00
Meow e958e14c4c Make JSON examples more user-friendly with parent context and focused snippets 2026-05-07 17:47:10 +08:00
Meow 7aa978de11 Infra/conf: Rename DNS outbound target fields 2026-05-07 16:58:31 +08:00
Meow f6933527b7 Infra/conf: Rename Tunnel target fields 2026-05-07 16:55:06 +08:00
Meow 0b803a9ff6 Infra/conf: Rename inbounds accounts to users 2026-05-06 20:19:43 +08:00
Meow 9dc91349a8 Document: Deprecated vnext.users 2026-05-06 19:40:33 +08:00
Meo597 9e37b04049 Prettified Code! 2026-05-06 19:19:43 +08:00
Meow 94cc4b7980 TUN: Update 2026-05-06 19:19:33 +08:00
Meow 5d67667f70 Shadowsocks: Refine inbound docs and sync RU 2026-05-06 19:19:23 +08:00
Meow 0177cec440 Infra/conf: Rename inbounds clients to users 2026-05-06 12:25:52 +08:00
Fangliding 64d0e2c213 VLESS rvs: Forbid normal proxy 2026-05-06 09:22:04 +08:00
Meow 1a661a759d Outbound: Add sendthrough "srcip" 2026-05-05 02:43:43 +08:00
Yury Kastovand风扇滑翔翼 837dbf7a99 env: Add Strict JSON Parser (#844)
* docs: Add Strict JSON Parser configuration option to env documentation

* fix: typos

* .

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2026-05-03 22:36:38 +08:00
Fangliding bea9f0ac17 Tutorial: Remove outdated 2026-05-03 14:00:03 +08:00
Meow 9827ddf708 Direct/Freedom outbound: Add blockDelay to finalRules (30~90s by default) 2026-05-03 09:09:55 +08:00
Fangliding a1f2913bad TLS: Remove ECH Force Query
Sync RU doc
2026-04-29 19:24:40 +08:00
Meow 122a055eb4 Direct/Freedom outbound: Add finalRules (matches network, port and ip, then action) 2026-04-29 00:57:08 +08:00
Meow 09e8463c74 Geodata: Support automatically updating .dat files and hot reloading 2026-04-26 15:24:35 +08:00
Fangliding 19559ad7c9 DNS Outbound: Clear desc 2026-04-26 12:19:15 +08:00
Fangliding 7795776367 VLESS Rvs: Add sniffing 2026-04-26 12:17:50 +08:00
Meow b63b2a3b00 DNS outbound: Add rules (matches qtype, domain, then action) 2026-04-26 01:22:13 +08:00
Meow 0f8ded11a1 DNS Outbound: Add userLevel 2026-04-19 10:48:09 +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 ebb6485557 Freedom & Reverse: document ipsBlocked and refine reverse examples 2026-04-16 21:01:10 +08:00
Meow cad5b37c0f Geodata: Support reversed CIDR rules in IP rules 2026-04-16 20:58:03 +08:00
Meow 44dda974c1 Freedom: Add ipsBlocked (supports IP, CIDR, "geoip:", "ext:") and apply a default safe policy 2026-04-16 06:25:25 +08:00
Meow bc4d1f7187 Sniffing: Add ipsExcluded (supports IP, CIDR, "geoip:", "ext:") 2026-04-14 13:42:33 +08:00
Meow 6e9ed61e0d Sniffing: domainsExcluded supports "geosite:" (#839)
XTLS/Xray-core#5927
2026-04-14 13:24:39 +08:00
Fangliding 7999f7eae6 Transport: Refine Hysteria & quicParams 2026-04-03 03:51:13 +08:00
Fangliding 061d9462de Transport: sudoku doc 2026-04-03 03:12:51 +08:00
绫织梦CoronaZero 835f28b9b2 Add hysteriaSettings to transport configuration (#836) 2026-04-03 02:32:37 +08:00
Fangliding 4641171321 Routing: add webhook (#823) 2026-03-29 00:58:46 +08:00
LjhAUMEM 131e0426aa Docs: hysteria & finalmask (#831) 2026-03-28 23:07:57 +08:00
Nikita Klyshko 4d839037fe Routing: Fix missing subsection title in EN and CN locales (#833) 2026-03-28 22:59:09 +08:00
绫织梦CoronaZero eb7a3e0cc9 Add 'hysteria' to the list of outbound protocols (#828)
* Add 'hysteria' to the list of outbound protocols

* Add 'hysteria' to the list of outbound protocols ( EN )

* Add 'hysteria' to the list of outbound protocols ( RU )
2026-03-22 21:31:12 +08:00
RPRX f3f4e65eb4 sponsor.md: Add BlancVPN to Sponsors
https://github.com/XTLS/Xray-core/commit/e0ab00f6a883ab204b2202341cca77c83e36ed4d
2026-03-22 09:47:28 +00:00
Meow 2375d655de Routing: Clarify ext:file:tag and geosite:xxx wording 2026-03-19 01:39:30 +08:00
Meow ec7e162dd1 VitePress: Update logo and favicon (#824)
- Replace old favicon with theme-adaptive (dark/light) versions
- Add website logo
- Standardize homepage image filenames
2026-03-01 21:57:38 +08:00
Fangliding 02d5344753 TLS: Update curvePreferences 2026-02-17 05:20:12 +08:00