拿捏的 ClashMac 更新了
注意 这个不是全新自研那个版 是之前 ClashMac 的新版
https://t.me/Pinched666/777
合集
群组
恰饭
联系推广
#mihomo #mac #clashmac
注意 这个不是全新自研那个版 是之前 ClashMac 的新版
https://t.me/Pinched666/777
- 🔥4
- 🥰1
max-streams- HTTP/2 CONNECT 和 TrustTunnel 代理现在支持 multiplex,由于过多子链接复用同一个 TCP 连接,可能产生性能问题,因此默认只允许最多 3 个子连接,可通过配置策略参数 max-streams 调整。
承接频道/群广告
有需要的老板可以私聊联系
修改响应, 可用于修改最终发出的响应$res$res.status = 200
$res.header['X-Custom'] = 'new'
$res.body = $res.bodyresasync function transformFunction(res, context) {
// res.status: HTTP status code
// res.header / res.headers: response headers
// res.body: response body
return res
}承接频道/群广告
有需要的老板可以私聊联系
client-cert 字段bandwidth(从节点字段 up 转换)upmbps 和 downmbps承接频道/群广告
有需要的老板可以私聊联系
tun:
loopback-address:
- 10.7.0.1
$options._req 字段传递 socket.remoteAddress承接频道/群广告
有需要的老板可以私聊联系
allowlist/denylist 和 userAgentAllowlist/userAgentDenylistproxyPath, 避免根路径 / 直接暴露代理能力localRejectionResponse 响应体,例如返回普通的 404 Not Found