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
nat and mangle tables fully expanded: all mangle hooks (PREROUTING, INPUT, FORWARD,
OUTPUT, POSTROUTING) and nat hooks (PREROUTING, OUTPUT, POSTROUTING) now render as full
table×hook clusters with serial subchain order. Previously these were single summary ellipses.
Newly visible chains include SQUID (transparent proxy in nat/PREROUTING), IPS/Suricata chains
(in mangle INPUT/FORWARD/OUTPUT), and CAPTIVE_PORTAL (nat/PREROUTING).
Fixed
Aesthetic: arrow from junc_split to the mangle/FORWARD cluster now enters from the top,
matching the INPUT branch entry point.