Commit Graph
11 Commits
Author SHA1 Message Date
Meow 39d0d66938 Fix all broken links currently 2026-01-18 19:31:35 +08:00
iambabyninja 4ea197ddac RU Outbound: Correct mux concurrency desc and & add simple scheduling mechanism 2026-01-05 21:02:06 +05:00
iambabyninja dca7d576c5 RU Outbound: Add targetStrategy 2026-01-05 20:55:10 +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
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
yuhan6665 f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
imbabyninja 6aa303d951 RU Outbound: Add sendthrough "origin" 2025-02-21 20:24:39 +05:00
Nikita Korotaev c512ac7df8 RU: Correct mux behavior 2024-10-21 17:21:35 +00:00
Mingye Wang afde8ebc06 在Mux的描述第一段提到UDP (#562)
总是有人不知道Mux还有走UDP的事情,为什么?因为这个第一段。
2024-08-20 10:37:14 -04:00
Nikita Korotaevand风扇滑翔翼 3b23ce3ea2 add Russian lang (#529)
* add Russian lang support
---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-07-16 22:42:05 +08:00