284 Commits
Author SHA1 Message Date
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
Meow 71dda44a9b Prettified Code! 2026-04-14 13:23:22 +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
绫织梦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
Nikita Korotaev 3576c49cbd Update RU routing.md 2026-03-06 21:02:17 +05:00
iambabyninja 89bb10a365 Prettified Code! 2026-03-06 15:55:42 +00:00
Nikita Korotaev 43bd2f8721 Refine RU routing.md 2026-03-06 20:55:21 +05: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
Jesusand风扇滑翔翼 70ac9c7663 Observatory: Add httpMethod (#821)
and some corrections

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2026-02-14 16:05:24 +08:00
ee825d5fd9 Tutorial: Fix incorrect description
#819
#820

Co-authored-by: weycen <22557692+weycen@users.noreply.github.com>
Co-authored-by: ts0307 <3348532+ts0307@users.noreply.github.com>
2026-02-11 22:16:10 +08:00
Fangliding cc8f03de78 TLS: tls leafCertHashtls hash 2026-02-07 05:05:43 +08:00
Meow d0c8848c87 EN&RU VLESS: Correct decryption example 2026-02-07 01:02:48 +08:00
Fangliding b5e43d75ea DNS: Refine DNS Host behavior 2026-02-05 05:26:45 +08:00
风扇滑翔翼 7ffba59a2d FinalMask: Use mKCP desc 2026-02-01 02:03:56 +08:00
Fangliding fad0551a49 Add udp mask
EN Add udp mask

RU Add udp mask

Prettified Code!
2026-02-01 01:44:50 +08:00
Fangliding 303cbf1879 TLS: Some rename
RU TLS: Some rename

EN TLS: Some rename
2026-02-01 01:44:46 +08:00
Meow 9eb9ae6331 EN Document: Fixed broken links in the documents 2026-01-25 02:56:54 +08:00
Meow 9fd4e8cf62 Document: Fixed broken links in the article Bypassing Xray Traffic via GID 2026-01-25 02:35:22 +08:00
Meo597 9b69a7f479 Prettified Code! 2026-01-23 22:37:20 +00:00
Meow 59bb98311e Contributing to Project X Documentation 2026-01-24 06:36:58 +08:00
Meow aefcd935e1 Remove invalid VuePress code from docs 2026-01-24 06:33:55 +08:00
Meow 8db6a5dba7 TUN: Add to inbounds/index.md 2026-01-24 06:14:13 +08:00
Meow a07654a1d1 Add quickstart button 2026-01-24 03:15:08 +08:00
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
Meow 39d0d66938 Fix all broken links currently 2026-01-18 19:31:35 +08:00
iambabyninja 1038c55ff6 RU Hysteria: Correct links 2026-01-18 16:09:42 +05:00