Ncat "netcat"
allows users to read and write data across the network from the command line.
ncat, was originally written for the nmap project. Ncat uses both TCP and UDP protocol technologies for communication. Ncat was designed to be a reliable tool for "back-end" application to instantly provide network connectivity to other applications and users.
With the ability to chain mulitple ncat(s) together, we can do a multitude of things, like DIY web servers, and DIY web proxies, DIY file transfer, and you can build on top of it fairly easily with your favorite front-end development enviroment.
Check it out here ----> nmap.org/ncat/
. . \`-"'"-'/ } 6 6 { ==. Y ,== /^^^\ . / \ ) ( )-( )/ _ -""---""--- / / Ncat \_/ ( ____ \_.=|____E
allows users to read and write data across the network from the command line.
ncat, was originally written for the nmap project. Ncat uses both TCP and UDP protocol technologies for communication. Ncat was designed to be a reliable tool for "back-end" application to instantly provide network connectivity to other applications and users.
With the ability to chain mulitple ncat(s) together, we can do a multitude of things, like DIY web servers, and DIY web proxies, DIY file transfer, and you can build on top of it fairly easily with your favorite front-end development enviroment.
Check it out here ----> nmap.org/ncat/
Comments
Post a Comment