docker/egress/v1.0.9
opensandbox-group/OpenSandboxdocker/egress/v1.0.9Apr 26, 2026by Pangjiping
AI Summary
Optimizes egress performance with a precompiled domain index and refactors system collectors using gopsutil.
Key Highlights
- Precompile domain rule index for fast evaluation
- Refactor system CPU and memory collector using gopsutil
New Features
- Precompiled domain rule index
- gopsutil-based system monitoring
Full Release Notes
## What's New ### ✨ Features - precompile domain rule index for fast Evaluate while preserving first-match semantics (#722) - refactor egress's system CPU and memory collector by gopsutil (#697) ### 🐛 Bug Fixes - check uid/gid fit in int before ParseUint cast (#756) ### 📦 Misc - mitmproxy docs and benchmark update (#753) ## 👥 Contributors Thanks to these contributors ❤️ - @Pangjiping --- - Docker Hub: opensandbox/egress:v1.0.9 - Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/egress:v1.0.9