How to show the "syn_sent" socket state on Linux in realtime?
0
votes
1
answer
2387
views
I want to see the state "syn_sent" of socket in realtime during the connection process
ss or netstat or any command
I have tried those commands, but all fail
watch netstat -tnaop|grep -i syn
ss -4 state syn
Asked by elbarna
(13690 rep)
Jan 31, 2022, 02:44 AM
Last activity: Jan 31, 2022, 02:54 AM
Last activity: Jan 31, 2022, 02:54 AM