ss -o 'state fin-wait-1'

Category: Networking

ss -o 'state fin-wait-1'

Show connections stuck in FIN-WAIT-1 state

FIN-WAIT-1 means this end sent a FIN (connection close) but hasn't received an ACK yet. Many stuck in this state may indicate the remote end is unresponsive or a firewall is dropping FIN packets.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.