Commit Graph
58 Commits
Author SHA1 Message Date
Meow f37805efcd Refine loopback 2026-06-15 06:33:09 +08:00
Meow b280396765 Chore: Limit sing* dependencies to shadowsocks_2022 only
https://github.com/XTLS/Xray-core/pull/6286
2026-06-10 06:13:11 +08:00
Navid Mafi 96736c79b3 Replace dokodemo-door with tunnel (#858) 2026-06-02 02:36:35 +08:00
Fangliding abe0e4ce92 Sync docs 2026-06-02 00:33:44 +08:00
Meow 7de1c73442 DNS outbound: Replace "reject" with "return" (rCode is 0 by default) 2026-06-01 06:38:52 +08:00
Meow dac4a89607 DNS outbound: rename qtype to qType 2026-06-01 06:28:53 +08:00
Fangliding f6bb9a7bc6 Check json format in CI 2026-05-25 21:37:31 +08:00
Fangliding a2c2c5494e Check json focus in CI 2026-05-25 21:06:48 +08:00
Fangliding 525969079b Move code focus 2026-05-25 18:39:42 +08:00
Fangliding 3deee863e8 Normalize json snippets 2026-05-17 07:38:56 +08:00
Meow 6ad465c389 RU Refactor Transports 2026-05-09 06:47:48 +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 5b1ca2d827 Add protocol field to inbound and outbound JSON examples 2026-05-08 00:26:19 +08:00
Meow 90f358c032 Fix menu hierarchy issues with SS inbound and DNS outbound 2026-05-07 19:26:34 +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 9827ddf708 Direct/Freedom outbound: Add blockDelay to finalRules (30~90s by default) 2026-05-03 09:09:55 +08:00
Meow 122a055eb4 Direct/Freedom outbound: Add finalRules (matches network, port and ip, then action) 2026-04-29 00:57:08 +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 44dda974c1 Freedom: Add ipsBlocked (supports IP, CIDR, "geoip:", "ext:") and apply a default safe policy 2026-04-16 06:25:25 +08:00
LjhAUMEM 131e0426aa Docs: hysteria & finalmask (#831) 2026-03-28 23:07:57 +08:00
Meo597 86ee0d1ad6 Prettified Code! 2026-01-23 22:12:09 +08:00
iambabyninja 1038c55ff6 RU Hysteria: Correct links 2026-01-18 16:09:42 +05:00
Nikita Korotaev cc6b081adc RU Add hysteria & TUN (#799) 2026-01-14 10:37:47 +05:00
Aichikaze e185ab4151 DNS: Change default nonIPQuery to reject (#797) 2026-01-06 10:34:56 +08:00
iambabyninja d80a2e6fee RU VLESS: Refine splice desc 2026-01-05 21:12:18 +05:00
dependabot[bot]anddependabot[bot] b5781202c9 Bump vitepress-plugin-llms from 1.9.3 to 1.10.0 (#793)
* Bump vitepress-plugin-llms from 1.9.3 to 1.10.0

Bumps [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](https://github.com/okineadev/vitepress-plugin-llms/compare/v1.9.3...v1.10.0)

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

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

* Prettified Code!

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2026-01-01 12:22:36 -05:00
Nikita Korotaev e9fb4de05b sync RU docs (#789)
* ECH and Sniffing: Explaining when to block QType 65
* Router: Clarifying the logic between GeoIP matchers
* Explaining the impact of domainStrategy on happyEyeballs
* Add link to inbound and outbound protocols
* rewrite routing with dns tutorial + add images
* rewrite dns page
* Make proxySettings clearer
* Metrics: Add goroutine pprof file requirement for memory issues
* upd RU lang
2025-12-27 15:09:02 +05:00
Meow 1d5c0d1f26 nav 二级菜单 2025-12-21 22:14:50 -05: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
iambabyninja 862527e704 RU VLESS: Allow XTLS in VLESS enc + any 2025-11-29 23:26:16 +05:00
dependabot[bot] 67d577f0c5 Prettified Code! 2025-11-16 18:15:10 +00:00
iambabyninja dcd5c1d602 RU Outbound simplification 2025-10-20 17:54:32 +03:00
iambabyninja 25cd499b6f RU VLESS: Add VLESS encryption 2025-10-19 13:34:41 +03:00
dependabot[bot] 0a5f209e3d Prettified Code! 2025-10-04 22:52:02 -04:00
iambabyninja 25e2cd60e0 RU VLESS: Add new reverse 2025-09-21 17:41:03 +03:00
Nikita Korotaev cd23cae212 RU sync docs (#740)
* Reverse: Correct mux.cool

* Rename and update ECH

* Tunnel: Add portMap

* Tunnel: Correct something

* Core: Add version

* more rename

* Vmess inbound: Correct desc of "none" and update chacha20 performance tip

* Outbound: Add sendThrough "origin" UDP tip

* fallback: Add localhost tip

* Routing: Remove unused fields

* Route: Add vlessRoute and some local things
2025-08-30 10:02:31 +05: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
Nikita Korotaev 0bd1b0f83d RU sync docs (#723)
* RU Docker: Add ghcr.io/xtls/xray-core

* RU Sockopt: add happyEyeballs

* RU Update transport.md

* RU DNS: Add new nonIPQuery "reject"

* RU add DNS new features/add tips about localhost DNS

* RU TLS: Correct desc of cert hot realod

* RU Inbound: Add ports warning
2025-07-18 21:21:26 +03:00
Meow 60a1db478f Fix broken links, and refine left-side menu (#692)
* 协议

* CN index

* EN/RU index
2025-06-17 01:24:11 +08:00
yuhan6665 f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
imbabyninja 5891155ade RU Freedom noises: Add hex type 2025-02-21 20:18:58 +05:00
imbabyninja 44ee46a157 RU Add h2c DNS & TLS serverNameToVerify 2025-02-01 21:26:18 +05:00
Nikita Korotaev a4d9f3c999 RU: Remove some <br> tag (#634) 2025-01-02 16:14:13 +08:00