Last active
April 20, 2016 04:28
-
-
Save you21979/3e6e69f7efd8efd454a45793078d82dc to your computer and use it in GitHub Desktop.
ソケットの個別切断方法
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum -y install dsniff | |
tcpkill -i eth0 -9 port 50185 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment