update: mihomo

This commit is contained in:
2026-03-20 10:48:59 +08:00
parent 213aaab8de
commit 3c2010fcf3
15 changed files with 1901 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ authentication_method = token
authenticate_new_work_conns = true
token = 839157
[ssh]
[ssh-x99]
type = tcp
local_ip = 127.0.0.1
local_port = 22
@@ -35,3 +35,21 @@ local_ip = 127.0.0.1
local_port = 8080
remote_port =28080
[fund-tracer-project]
type = tcp
local_ip = 127.0.0.1
local_port = 2288
remote_port = 22288
[yacd]
type = tcp
local_ip = 127.0.0.1
local_port = 8090
remote_port = 28090
[mihomo]
type = tcp
local_ip = 127.0.0.1
local_port = 9090
remote_port = 29090