Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: Linux で任意の TCP/IP 接続を切断するにはどうすればよいですか?
サーバーマシンの一部のクライアントのソケット接続の作成を閉じたいのですが、コマンドラインを使用してこれを行いたいです。クライアントのポートとIPしか知らない
Linuxのコマンドを教えてください
このようなもの
tcpkill -i eth0 host 192.168.1.100 port 8080