Este é um blog onde anoto dicas técnicas de informática e computação.
This is a blog where I write down technical tips on computing.
Be aware that some resources used in this blog may use cookies to collect information used by Ads and Google Analytics. I do not monetize from this website, neither require or use personal information.
Friday, December 8, 2017
TCPKill - Kill connections in your system
$ tcpkill -i eno1 host 172.16.15.45 $ tcpkill -i eno1 host 172.16.15.45 and port 80 $ tcpkill -i eno1 port 80 $ tcpkill -i eno1 $ tcpkill -i eno1 no host 172.16.15.10 $ tcpkill -i wlp2s0
No comments:
Post a Comment