Skip to content

TRAWL 1.4.0 Windows Portable

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:21
· 25 commits to main since this release

TRAWL 1.4.0 Windows 便携版

基于 germondai/trawl 的 Windows 便携打包。

功能

  • 绕过 Cloudflare Bot Management
  • 支持 Akamai、Imperva WAF
  • FlareSolverr 兼容 API (/v1)
  • Camoufox 浏览器集成(Firefox 内核,随包附带)
  • 内置 Redis 会话缓存(自动启动,显著提速)
  • 内置稳定性补丁(Tier3/4 超时 30s → 90s)

使用方法

  1. 解压到任意目录(如 C:\Tools\trawl
  2. 双击 start-trawl.bat 启动
  3. 等待浏览器预热 (约 1-2 分钟)
  4. 配置 MDCx: 设置 → 网络 → TRAWL 服务填 http://localhost:8191(不要填 /v1,MDCx 自动协议适配)

系统要求

  • Windows 10/11 (x64)
  • 2GB RAM 可用内存
  • 1GB 磁盘空间

故障排查

  • 启动失败:运行 download-bun.bat 重新下载 Bun
  • 端口冲突:编辑 src/.env,修改 PORT=8191
  • 浏览器慢:Camoufox 已随包附带,首次预热约 30s-1min

原版项目: https://github.com/germondai/trawl
许可: AGPL-3.0