v3.33.0
firecrawl/pdf-inspectorv3.33.0May 28, 2026by enfein
AI Summary
This release adds SOCKS5 proxy support for the mieru client, introduces heartbeat jitter for traffic obfuscation, and includes general code refactoring.
Key Highlights
- Mieru client can now connect to the mita server via SOCKS5 proxy.
- Heartbeat jitter added to make traffic analysis harder.
- Code refactoring and cleanup performed.
New Features
- SOCKS5 proxy support
- Heartbeat jitter
- Code refactoring
Full Release Notes
"expedition 33 edition" 1. Allow mieru client to reach mita server via a socks5 proxy (issue #268). 2. Add heartbeat jitter to make traffic analysis harder. 3. Refactor and clean up. --- 1. 允许 mieru 客户端通过 socks5 代理连接至 mita 服务器。 2. 使用心跳包抖动增加网络流量分析的复杂性。 3. 重构和清理了部分代码。