Friday, January 27, 2012

The fastest way to kill tcp or udp port is to run the following command:

The fastest way to kill tcp or udp port is to run the following command:

fuser -k PORT-NUMBER-HERE/tcp
fuser -k PORT-NUMBER-HERE/udp

No comments:

Post a Comment