Installing netcat in Debian Based Linux. To install netcat on Debian based Linux (such as Ubuntu), we’ll use the apt-get command: $ apt-get install -y netcat. Upon installing netcat, a symlink nc pointing to the netcat command will be created. Installing ncat in RHEL Based Linux. Apr 30, 2020 Step 3: Install Netcat Package. Once system is updated you can install netcat package using yum install -y nc command as shown below. This command will also install any dependent packages which needs to be installed with netcat package.
Here's netcat 1.11 compiled for both 32 and 64-bit Windows (but note that 64-bit version hasn't been tested much - use at your own risk).I'm providing it here because I never seem to be able to find a working netcat download when I need it.
Small update: netcat 1.12 - adds -c command-line option to send CRLF line endings instead of just CR (eg. to talk to Exchange SMTP)
Comments are closed.