Description for image 5Description for image 6Description for image 4Description for image 3Description for image 2Description for image 1

Netstat parametre

Her er et par gode parametre til netstat, hvis du ønsker at se hvad der forbinder til din computer f.eks. hvis du har mistanke om at nogle er ved at hacke den.

Display Active Internet Connections and domain sockets using netstat
# netstat –an

Display Active Connections with Process ID and Program Name
# netstat -tap

Display Routing Table
# netstat –-route

Display RAW network statistics
# netstat --statistics --raw

Display process ID
# netstat -p