debug-firewall

Debug AWF firewall by inspecting Docker containers and analyzing Squid logs.

123|45|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/githubnext/gh-aw-firewall --skill debug-firewall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug-firewall
Source: https://github.com/githubnext/gh-aw-firewall/tree/main/.claude/skills/debug-firewall
Command: npx skills add https://github.com/githubnext/gh-aw-firewall --skill debug-firewall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Debug AWF firewall by inspecting Docker containers (awf-squid, awf-agent), analyzing Squid access logs, checking iptables rules, and troubleshooting blocked domains or network issues.

Core Features & Use Cases

  • Container State & Logs: Inspect awf-squid and awf-agent containers, view logs, and verify firewall decisions.
  • Log Analysis: Analyze Squid access.log and wrapper logs to identify blocked domains or misconfigurations.
  • Network & IPTables Troubleshooting: Review iptables rules and NAT settings to understand traffic flow and blocks.

Quick Start

Use the debugging skill to inspect the AWF firewall in a running environment and execute the quick checks listed in the commands.