How To Install Tcp-cutter On Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS?

How To Install Tcp-cutter On Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS?

tcp-cutter

disconnect routed IP connections

Install tcp-cutter

  • Debian apt-get install cutter Click to copy
  • Ubuntu apt-get install cutter Click to copy
  • Alpine OS apk add cutter Click to copy
  • Arch Linux pacman -S cutter Click to copy
  • Fedora dnf install cutter Click to copy
  • Raspbian apt-get install cutter Click to copy
  • macOS brew install cutter Click to copy

cutter

disconnect routed IP connections

Cutter will send packets to both ends of a TCP/IP connection to close the connection. It is designed to be used on a Linux router to disconnect unwanted connections. Cutter can close all connections to or from a specified ip-address or ip-address/port pair, allowing, as example, close the specific service of a computer. It also can close the connections between two ip-address that use a specific port to deny a certain service to client. Other possibility is close a specific connection from ip-address/port to ip-address/port. Cutter is not a firewall, but is part of a larger Linux firewall project. Cutter 1.04 should be considered EXPERIMENTAL.

Install the latest version of tcp-cutter in Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian and macOS from terminal. To install the tcp-cutter just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of tcp-cutter from the respository and install it in your computer/server.