feat: support mieru UDP outbound (#2384)

This commit is contained in:
enfein
2025-11-22 00:54:14 +00:00
committed by GitHub
parent c107c6a824
commit 5aa140c493
7 changed files with 157 additions and 58 deletions

View File

@@ -1027,7 +1027,7 @@ proxies: # socks5
server: 1.2.3.4
port: 2999
# port-range: 2090-2099 #(不可同时填写 port 和 port-range
transport: TCP # 支持 TCP
transport: TCP # 支持 TCP 或者 UDP
udp: true # 支持 UDP over TCP
username: user
password: password