docker/egress/v1.0.8

opensandbox-group/OpenSandboxdocker/egress/v1.0.8Apr 17, 2026by Pangjiping

AI Summary

This release adds beta support for built-in mitmproxy and implements a file-based rule reloading mechanism for deny.always and allow.always.

Key Highlights

  • [beta] built-in mitmproxy support
  • Reload deny.always and allow.always every minute using mtime/size checks
  • Relaxed dns upstream failover

New Features

  • [beta] built-in mitmproxy support
  • reload deny.always and allow.always every minute using mtime/size checks

Full Release Notes

## What's New

### ✨ Features
- [beta] built-in mitmproxy support (#615)
- reload deny.always and allow.always every minute using mtime/size checks, treat file deletion as rule removal, and apply updates to both DNS evaluation and nft static policy (#698)

### 🐛 Bug Fixes
- relax dns upstream failover and change dynamic nftables log to debug (#739)

### 📦 Misc
- add Dockerfile.dockerignore to reduce build context (#718)

## 👥 Contributors

Thanks to these contributors ❤️

- @Pangjiping

---
- Docker Hub: opensandbox/egress:v1.0.8
- Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/egress:v1.0.8