Commit Graph
116 Commits
Author SHA1 Message Date
Meow ec5aadaf28 Stargazers 自适应黑暗模式 2025-12-21 22:14:50 -05:00
Meow 0467ad3c73 首页 2025-12-21 22:14:50 -05:00
Meow 4a0a998f92 README.md 重命名为 index.md 以适配 VitePress 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 f8289b618d RU TLS: Add FromMitM 2025-11-29 23:26:51 +05:00
iambabyninja 1a42d0ca04 RU Reverse: Add tip for VLESS reverse 2025-11-29 23:26:32 +05: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
Yury Kastov fb602736a0 fix: formatting of vlessRoute in routing documentation (#753) 2025-10-19 07:41:17 +03: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
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 3965fc62d4 Completely Remove "domainMatcher" from RU doc 2025-09-02 13:38:29 +05:00
Nikita Korotaev ef046553b1 RU Routing: Correct vlessRoute 2025-08-30 16:15:51 +05: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
Meow a1e014211a Transport: Fix broken links (#735)
* Fix 404

* RU Fix 404
2025-08-15 10:38:44 +08:00
Davoyan 49d3b9702d RU DNS Fixing Mistake (#733) 2025-08-06 12:24:05 +03:00
dependabot[bot] ddea7a8645 Prettified Code! 2025-08-04 15:15:28 -04:00
Nikita Korotaev f966d0f391 RU Reality: Add mldsa65 2025-07-26 14:54:26 +03:00
Nikita Korotaev ac3714fb4d RU TLS: Add ECH 2025-07-26 14:43:24 +03:00
Nikita Korotaev 7c8c469fb3 RU Sockopt: Update KeepAlive 2025-07-25 20:59:56 +03:00
Nikita Korotaev 5e8104f666 RU DNS: Add return rcode in host 2025-07-24 13:34:29 +03:00
Nikita Korotaev df9ff52084 RU REALITY: Add PQ handshake tip 2025-07-22 12:24:42 +03: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
Nikita Korotaev be43e6cd7f RU Routing with DNS (#724) 2025-07-20 19:59:09 +03:00
dependabot[bot] 90c51113d3 Prettified Code! 2025-07-20 11:37:33 -04: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
gersoctruda 8b0af75867 DNS RU: Changed "expectIPs" to "expectedIPs" (#715) 2025-07-17 01:18:23 +08:00
dependabot[bot]anddependabot[bot] 51751c869f Upgrade: Bump @types/node from 22.15.3 to 24.0.8 (#705)
* Upgrade: Bump @types/node from 22.15.3 to 24.0.8

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 24.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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>
2025-07-06 17:38:24 -04:00
yuhan6665 1c1cea5ae5 Fix prettier format with version 3.6.2 2025-07-06 16:18:05 -04:00
yuhan6665 b3762de8c4 Fix prettier format 2025-07-06 15:52:16 -04:00
patterniha b70438e9b4 Remove fakedns+others (#690)
* Update fakedns.md

* Update inbound.md

* Update fakedns.md

* Update inbound.md

* Update inbound.md

* Update fakedns.md
2025-07-06 15:29:02 -04: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
MeowandNikita Korotaev 79108694f3 REALITY: Add rate limiting to fallback handling via token bucket (#672)
Co-authored-by: Nikita Korotaev <104270279+iambabyninja@users.noreply.github.com>
2025-06-12 16:51:50 +08:00
Sergey Gorbunovand风扇滑翔翼 cef8d48d72 API: Add ListInbounds and ListOutbounds. (#683)
* Add ListInbounds and ListOutbounds to Russian and English documentation.

* Update api.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-06-07 22:21:00 +08:00
Sergei Malchitsand风扇滑翔翼 fb60cd98a7 Change acme.sh command parameters for test server (#684)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-05-20 14:28:55 +08:00
Arthur dceaffac5c Mbit/s correcting to MB/s (#682) 2025-05-12 14:39:20 +05:00
yuhan6665 5c342b2136 Fix prettier format 2025-05-11 21:03:02 -04:00
Nikita Korotaev 5b939c1474 RU Policy: Refine bufferSize description 2025-05-08 20:19:43 +05:00
Nikita Korotaev 175c8e8ff8 RU Sockopt: Update customSockopt 2025-05-08 20:16:52 +05:00
Nikita Korotaev 125e02648a RU fix CAP\_NET\_ADMIN 2025-05-08 20:11:35 +05:00
yuhan6665anddependabot[bot] cd75ad30f4 Try ignore prettier scan for inconsistent line break (#674)
* Upgrade: Bump creyD/prettier_action from 3.1 to 4.3

Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.1 to 4.3.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v3.1...v4.3)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Try ignore prettier scan for inconsistent line break

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 00:43:43 -04:00
yuhan6665 f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
Nikita Korotaev 8581c1f82d RU DNS: Add some fields 2025-03-30 19:41:58 +05:00
Nikita Korotaev 2b37675137 RU Sockopt: Change tcpMptcp to client only field 2025-03-20 16:27:27 +05:00
Nikita Korotaev e4260455c9 RU Sockopt: Add destinationStrategy 2025-03-07 20:41:51 +05:00