feat: 1. 支持配置监听地址

This commit is contained in:
zyp
2025-08-31 19:32:38 +08:00
parent 8feae19080
commit 4075775483
2 changed files with 14 additions and 2 deletions

View File

@ -7,6 +7,9 @@ socks-port: CLASH_SOCKS_PORT_PLACEHOLDER
# Linux 和 macOS 的 redir 代理端口
redir-port: CLASH_REDIR_PORT_PLACEHOLDER
# 监听IP地址
bind-address: CLASH_LISTEN_IP_PLACEHOLDER
# 允许局域网的连接
allow-lan: CLASH_ALLOW_LAN_PLACEHOLDER