Add Mihomo (RU bridge) template - #73
Open
config-curator wants to merge 2 commits into
Open
Conversation
Adds entry for the new mihomo template by config-curator.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why?
Russian users need stable access to blocked services (YouTube, Telegram, Discord, AI), but face several challenges:
This template addresses all four issues with a client-side mihomo config — no server-side changes required.
Architecture: client → RU node (dialer-proxy with smux:h2mux) → exit nodes.
Pros:
exclude-filter: '🇷🇺'to separate the RU bridge node from exit nodesCons:
Requirements: one RU node (auto-tagged 🇷🇺 by geolocation) + one or more exit nodes, all in the same Internal Squad.
The template is used in a small private deployment. YAML inline comments (in Russian) explain each non-trivial setting.
Open to feedback and changes.
🇷🇺 На русском
Why?
Российским пользователям нужно стабильное соединение с заблокированными сервисами (YouTube, Telegram, Discord, AI), но при этом:
Этот шаблон закрывает все четыре проблемы клиентским mihomo-конфигом без правок на стороне сервера.
Архитектура: клиент → RU-нода (dialer-proxy с smux:h2mux) → exit-ноды.
Pros:
exclude-filter: '🇷🇺'отделяет RU-мост от exit-нодCons:
Требования: одна RU-нода (автоматически помечается 🇷🇺 по геолокации) + одна или несколько exit-нод, все в одном Internal Squad.
Шаблон используется в небольшом приватном деплое. Комментарии внутри YAML объясняют каждую нетривиальную настройку.
Открыт к фидбеку и правкам.