Open and listening ports :
netstat -anltp | grep "LISTEN"
Established ports :netstat -anltp | grep "ESTABLISHED"
Open and listening ports :
netstat -anltp | grep "LISTEN"
Established ports :netstat -anltp | grep "ESTABLISHED"
Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...