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]
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
Meow
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 Gorbunov
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 Malchits
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
yuhan6665
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
Nikita Korotaev
f6caba9745
Add reality tip
2025-03-01 18:42:44 +05:00
imbabyninja
6aa303d951
RU Outbound: Add sendthrough "origin"
2025-02-21 20:24:39 +05:00
imbabyninja
01044fe273
RU Metrics: refine and add "listen"
2025-02-21 20:22:03 +05:00
imbabyninja
5891155ade
RU Freedom noises: Add hex type
2025-02-21 20:18:58 +05:00
imbabyninja
8bec8af942
RU Update reverse.md
2025-02-21 20:17:06 +05:00
imbabyninja
a086bb44c6
RU Remove warp-plus as it no longer exists
2025-02-21 20:10:26 +05:00
imbabyninja
2e98433be3
RU Remove warp-plus as it no longer exists
2025-02-21 20:08:49 +05:00
imbabyninja
44ee46a157
RU Add h2c DNS & TLS serverNameToVerify
2025-02-01 21:26:18 +05:00
Nikita Korotaev
435e1cbcd5
RU Routing: Add QUIC protocol sniff and more desc
2025-02-01 21:15:53 +05:00
Nikita Korotaev
ede029d336
RU DNS: Add tip for domain of dns server itself
2025-01-18 16:47:31 +05:00
Fridge
06f8b7a565
RU: Removed duplicate words ( #635 )
2025-01-11 14:17:56 +05:00
Nikita Korotaev
11dcb2a755
RU transport: recover a lost text partition and remove TCP no delay
2025-01-02 13:25:48 +05:00
Nikita Korotaev
a4d9f3c999
RU: Remove some <br> tag ( #634 )
2025-01-02 16:14:13 +08:00
Nikita Korotaev
de9ff99a42
mixed as an alias of socks ( #633 )
2025-01-01 21:26:50 -05:00
Nikita Korotaev
28b47a55c6
transport: unsafe fingerprint ( #632 )
2025-01-01 21:24:57 -05:00
Nikita Korotaev
93bdce3106
RU Update Great Chronicles
2024-12-30 11:24:59 +05:00
Nikita Korotaev
4a12399fc7
RU Balancer: Add more details to BalancerObject
2024-12-30 09:45:50 +05:00
Yakov Manshin
3ec0de8fc4
Updated Russian Translation in `install.md` ( #626 )
2024-12-29 16:24:41 +05:00
Nikita Korotaev
a40ae44f50
Log RU: Add more explanations
2024-12-26 19:41:32 +05:00