Mico
This blog is about life, the universe and everything.
venerdì, ottobre 10, 2014
Linux - close a tcp/udp socket (port)
netstat -naptu | grep nc
lsof -i4 -nap $PID
gdb -p $PID
call close($FILEDESCRIPTOR)
quit
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento