Skip to content

components/egress 1.0.4

Choose a tag to compare

@Pangjiping Pangjiping released this 30 Mar 02:24
· 676 commits to main since this release
6295384

What's New

✨ Features

  • persist egress policy to local file by env OPENSANDBOX_EGRESS_POLICY_FILE (#525)

🐛 Bug Fixes

  • Clamp nft element timeouts to 60–360s (was 60–300s) so the upper bound still matches a 300s DNS TTL cap plus slack; raise dyn_allow_* set timeout to 360s (#595)
  • Avoid nft "conflicting intervals" when static allow/deny lists overlap (e.g. CGNAT + host inside). Add normalizeNFTIntervalSet to drop strictly contained prefixes before add element (#595)

👥 Contributors

Thanks to these contributors ❤️


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