terminal_clearance
terminal_clearance
¶
Plain-terminal interactive clearance tool.
Subscribes to every per-container clearance hub socket via
MultiSocketSubscriber and
presents blocked connections in a simple numbered-prompt format. The
operator types a <N> (allow) or d <N> (deny) to send verdicts.
No Textual or curses dependency — works over any terminal, SSH, or serial console.
run_clearance()
async
¶
Entry point coroutine for the terminal clearance tool.