You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: merge main and change behavior to block all when no domains
- Merged latest changes from main branch (v0.6.0) including log management features
- Changed behavior: when no domains specified, all traffic is now BLOCKED (option 2)
- Updated warning messages to reflect blocking behavior
- Updated tests to match new blocking behavior
- All 350 tests passing
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Log sources are auto-discovered in this order: running containers, `AWF_LOGS_DIR` environment variable, then preserved log directories in `/tmp/squid-logs-*`.
210
+
:::
211
+
159
212
## See Also
160
213
161
214
-[Quick Start Guide](/gh-aw-firewall/quickstart) - Getting started with examples
0 commit comments