You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rules/Clash/General.yml

18 lines
472 B
YAML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# HTTP 代理端口
port: 8888
# SOCKS5 代理端口
socks-port: 8889
# 允许局域网的连接(可用来共享代理)
allow-lan: true
# 规则模式Rule规则 / Global全局代理/ Direct全局直连
mode: Rule
# 设置日志输出级别 (默认级别info级别越高日志输出量越大越倾向于调试)
# 四个级别info / warning / error / debug
log-level: info
# clash 的 RESTful API
external-controller: 127.0.0.1:6170