From aef123f9e2c92a6d26b9db8f098576933b13f123 Mon Sep 17 00:00:00 2001 From: Rocco Musolino Date: Thu, 3 May 2018 17:24:38 +0200 Subject: [PATCH] Add netcat (#699) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fd724ab..66955a2 100644 --- a/readme.md +++ b/readme.md @@ -593,6 +593,7 @@ - [getmac](https://github.com/bevry/getmac) - Get the computer MAC address. - [polo](https://github.com/mafintosh/polo) - Zero-config service discovery. - [DHCP](https://github.com/infusion/node-dhcp) - DHCP client and server. +- [netcat](https://github.com/roccomuso/netcat) - Netcat port in pure JS. ### Database