mirror of
https://github.com/bolucat/Archive.git
synced 2025-09-26 20:21:35 +08:00
Update On Fri Sep 5 20:37:50 CEST 2025
This commit is contained in:
@@ -41,6 +41,7 @@ The mieru proxy software suite consists of two parts, a client software called m
|
||||
1. [Server Installation & Configuration](./docs/server-install.md)
|
||||
1. [Client Installation & Configuration](./docs/client-install.md)
|
||||
1. [Client Installation & Configuration - OpenWrt](./docs/client-install-openwrt.md)
|
||||
1. [Use mieru in Clash Verge Rev](./docs/third-party/clash-verge-rev.md)
|
||||
1. [Maintenance & Troubleshooting](./docs/operation.md)
|
||||
1. [Security Guide](./docs/security.md)
|
||||
1. [Compilation](./docs/compile.md)
|
||||
|
@@ -39,6 +39,7 @@ mieru 代理软件由称为 mieru【見える】的客户端软件和称为 mita
|
||||
1. [服务器安装与配置](./docs/server-install.zh_CN.md)
|
||||
1. [客户端安装与配置](./docs/client-install.zh_CN.md)
|
||||
1. [客户端安装与配置 - OpenWrt](./docs/client-install-openwrt.zh_CN.md)
|
||||
1. [在 Clash Verge Rev 中使用 mieru](./docs/third-party/clash-verge-rev.zh_CN.md)
|
||||
1. [运营维护与故障排查](./docs/operation.zh_CN.md)
|
||||
1. [翻墙安全指南](./docs/security.zh_CN.md)
|
||||
1. [编译](./docs/compile.zh_CN.md)
|
||||
|
BIN
mieru/docs/assets/clash_verge_click_edit_file.png
Executable file
BIN
mieru/docs/assets/clash_verge_click_edit_file.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 181 KiB |
BIN
mieru/docs/assets/clash_verge_create_profile.png
Executable file
BIN
mieru/docs/assets/clash_verge_create_profile.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 172 KiB |
BIN
mieru/docs/assets/clash_verge_edit_file.png
Executable file
BIN
mieru/docs/assets/clash_verge_edit_file.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 163 KiB |
BIN
mieru/docs/assets/clash_verge_test_delay.png
Executable file
BIN
mieru/docs/assets/clash_verge_test_delay.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
17
mieru/docs/third-party/clash-verge-rev.md
vendored
Normal file
17
mieru/docs/third-party/clash-verge-rev.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Use mieru in Clash Verge Rev
|
||||
|
||||

|
||||
|
||||
First, create a new clash profile to store mieru configuration. Set `Type` to `Local`. You can use any profile name.
|
||||
|
||||

|
||||
|
||||
Once a new profile is created, right click the card, then click `Edit File` button.
|
||||
|
||||

|
||||
|
||||
In the text editor, enter mieru configuration. If you have multiple proxy servers, ports or port ranges, you can use `proxy-groups` to organize them. Set the rules to determine when traffic should be forwarded to mieru proxy servers.
|
||||
|
||||

|
||||
|
||||
After saving the mieru configuration, you can run a test to check the proxy delay.
|
17
mieru/docs/third-party/clash-verge-rev.zh_CN.md
vendored
Normal file
17
mieru/docs/third-party/clash-verge-rev.zh_CN.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# 在 Clash Verge Rev 中使用 mieru
|
||||
|
||||

|
||||
|
||||
首先,新建一个 clash 订阅来存储 mieru 配置。将 `类型` 设置为 `Local`。你可以使用任何订阅名称。
|
||||
|
||||

|
||||
|
||||
创建新订阅后,右键单击卡片,然后单击 `编辑文件` 按钮。
|
||||
|
||||

|
||||
|
||||
在文本编辑器中,输入 mieru 配置。如果有多个代理服务器、端口或端口段,你可以使用 `proxy-groups` 来组织它们。设置规则以决定何时应将流量转发到 mieru 代理服务器。
|
||||
|
||||

|
||||
|
||||
保存 mieru 配置后,你可以运行测试来检查代理延迟。
|
Reference in New Issue
Block a user