Computer and IT knowledge - things to know
check network sockets
- use tool ss
>> ss - another utility to investigate sockets
- summary: ss -s
- all sockets: ss -a
- all udp sockets: ss -u -a
- all tcp sockets: ss -t -a
computer2know :: thank you for your visit :: have a nice day :: © 2024