Commit Graph
1036 Commits
Author SHA1 Message Date
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
Saruo 96f0a5557b Beginner's Plain Guide: Fix spelling error in port (#842) 2026-04-15 21:03:20 +08:00
dependabot[bot]andMeow ed5659e091 Bump pnpm/action-setup from 5 to 6 (#840)
* Bump pnpm/action-setup from 5 to 6

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* pnpm approve-builds "esbuild"

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Meow <197331664+Meo597@users.noreply.github.com>
2026-04-14 14:57:34 +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
dependabot[bot] 8993d67db0 Bump mermaid from 11.13.0 to 11.14.0 (#837)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.13.0 to 11.14.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.13.0...mermaid@11.14.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 02:12:51 +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
dependabot[bot] 42844abbce Bump vitepress-plugin-llms from 1.11.0 to 1.12.0 (#830)
Bumps [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](https://github.com/okineadev/vitepress-plugin-llms/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 00:42:08 +08:00
dependabot[bot] 442c29c85a Bump pnpm/action-setup from 4 to 5 (#827)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-22 21:38:24 +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
dependabot[bot] d104ab2982 Bump mermaid from 11.12.2 to 11.13.0 (#826)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.12.2 to 11.13.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.2...mermaid@11.13.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 01:40:25 +08:00
Meow 2375d655de Routing: Clarify ext:file:tag and geosite:xxx wording 2026-03-19 01:39:30 +08:00
FanglidingandLilligantMatsuri 04a2ecb0c7 Typo
Co-Authored-By: LilligantMatsuri <26195226+LilligantMatsuri@users.noreply.github.com>
2026-03-10 03:07:26 +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
Meow 052d6fcbaf Bump vitepress from 2.0.0-alpha.15 to 2.0.0-alpha.16 2026-02-14 03:49:37 +08:00
dependabot[bot] e978a87d6b Bump vitepress-plugin-llms from 1.10.0 to 1.11.0 (#814)
Bumps [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](https://github.com/okineadev/vitepress-plugin-llms/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 03:09:03 +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
Alex ed1e4a112e VLESS: Correct decryption example 2026-02-06 21:13:00 +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 467bd73f40 EN DNS: Refine process flow 2026-01-31 12:41:28 +08:00
Meow cfe3875c77 EN Log: New customize maskAddress 2026-01-31 12:19:52 +08:00
Meow 1d98d6481f RU: Fix sidebar link 2026-01-31 11:51:34 +08:00
Flynn 1c246805e2 Fix typo in configuration JSON example (#810) 2026-01-31 11:30:04 +08:00
Fangliding 767bb2d919 Prettified Code! 2026-01-28 11:17:14 +00:00
Fangliding ce9d0f3c23 DNS: Refine process flow 2026-01-28 19:16:48 +08:00