Let’s launch your product to thousands (a Product Hunt alternative)

Company Overview

Netcat is a featured networking utility which reads and writes data across network connections...

Tags:

Company Information

Pricing

Categories

Videos

External Sources including reviews & comparisons

Netcat is one of the oldest network tools in the “Unixverse”, it’s been there since 1995, and the last official version is from 2004. Although it has many forks and variants that work pretty well on modern operating systems, like ncat from the Nmap suite, or this alternative Netcat version from Mike Frysinger.
Source:

Social Recommendations


  • could not connect to the rhel-9 from putty in windows machine

    If you don’t like using telnet, that’s fine. Don’t use it. There are plenty of other options available. Use netcat. Or use netcat. Or use netcat. Or read and write directly to /dev/tcp/hostname/port using shell constructs. Or run openssl s_client if you suspect something complicated is listening on the other end. There is more than one way to do it and ways that are not your way still work.

    Source:
    over 1 year ago


  • The HTTP crash course nobody asked for

    Reminder, there are many different netcats, here are some of the most commons: – netcat-traditional http://www.stearns.org/nc/ – netcat-openbsd : https://github.com/openbsd/src/blob/master/usr.bin/nc/netcat.c (also packaged in Debian) – ncat https://nmap.org/ncat/ – netcat GNU: https://netcat.sourceforge.net/ (quite rare) To prevent any confusion, I like to recommend socat: http://www.dest-unreach.org/socat/.

    – Source: Hacker News
    /
    almost 2 years ago


  • Gaining remote access to a computer with a reverse shell attack in Node.js

    A common tool to execute a reverse shell is called netcat. If you’re using macOS, it should be installed by default. You can check by running nc -help in a terminal window.

    – Source: dev.to
    /
    about 2 years ago


  • Programm to send and receive TCP/UDP Packets

    You could try using Ncat on Windows or netcat on Linux, though it’s a command-line only tool if that matters.

    Source:
    over 2 years ago


  • Is there a way to copy a file from a remote shell to local without using scp?

    If you have netcat, you can easily set up a transfer from one machine to the other:.

    Source:
    about 3 years ago


  • Socket Cat

    The original one is the “TCP/IP Swiss army knife” released in 1995: https://nc110.sourceforge.io/ (original release: https://seclists.org/bugtraq/1995/Oct/28) Although it is “freely given away to the Internet community” with “an obligation to give credit where due”, at least OpenBSD and GNU have seen the need to write their own versions under their project licenses: GNU netcat: http://netcat.sourceforge.net/…

    – Source: Hacker News
    /
    over 3 years ago


  • How can I make “something” happen on an android phone, from an ESP32 ? (In this case, play a sound on the phone)

    From the command line, one could string together netcat and sox and just play a sound when anyone connected to a specific port.

    Source:
    over 3 years ago

Similar Products

Provides customer service & help desk SAaS.
Glyphr Studio is a free online font editor to make good looking professional typefaces.
The first and only Video 2 GIF API.
GNOME Commander is a "two-pane" graphical file manager for the GNOME desktop environment.