首页
思维导图
关于
搜索
lppx
累计撰写
97
篇文章
累计创建
11
个分类
累计收到
7
条评论
导航
首页
思维导图
关于
目录
分类
网络
Clash 配置文件详解
https://github.com/Dreamacro/clash/wiki Clash的配置文件是 yaml格式的, YAML 的设计旨在易于被计算机读取、编写和解释,并常用于精确的配置文件 Clash 通过在本地端口打开 HTTP、SOCKS5 或透明代理服务器来工作。当请求或数据包到达时,C
2022-02-27 10:05
1988
0
3
228.8℃
网络
Clash 全功能配置文件
# Port of HTTP(S) proxy server on the local end port: 7890 # Port of SOCKS5 proxy server on the local end socks-port: 7891 # Transparent proxy server
2022-02-27 09:41
349
0
0
58.9℃
网络
弹