Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

multi-hop-tcp-debugging

Étoiles2
Forks0
Mis à jour4 juillet 2026 à 10:25

Diagnose TCP services that span multiple hops — rootlessport → container → iptables DNAT → QEMU user networking → guest VM, or any chained proxy / NAT / userspace forwarder. Triggers when a 'TCP service not reachable' symptom has multiple plausible layer-3/4/7 explanations, when `nc -zv` says succeeded but the application still errors, when packet counters on iptables / NAT rules stay at 0, or when the user reports an RDP/VNC/SSH/DB connection failing despite some TCP handshake seemingly working. Covers hop-by-hop verification, what `nc -zv succeeded` actually proves, packet-counter-driven root-causing, and how to spot a host-side listener (rootlessport, socat, haproxy) that has nothing behind it.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly