hi
how i can scan ports to see what port is opened and what is closed in my computer in Linux fedora.
Printable View
hi
how i can scan ports to see what port is opened and what is closed in my computer in Linux fedora.
You're probably looking for nmap. It should be in the Fedora repositories if it is not already installed. Run it from the terminal.Code:man nmap