diff --git a/content/posts/netcat.md b/content/posts/netcat.md index 05d8dfa..45c5883 100644 --- a/content/posts/netcat.md +++ b/content/posts/netcat.md @@ -2,6 +2,10 @@ date = '2024-10-31T22:00:53-03:00' title = 'Netcat' description = "Thanwer's Blog Post about netcat tool" +tags = [ + "GNU/Linux", + "Tools", +] +++ I heard too many times a work coleague, or a third-party vendor telling me "there is something wrong on the network here", or "This port isn't open!".