From 64ff1510823cc958925b6998c0f4322d720c4888 Mon Sep 17 00:00:00 2001 From: Thanwer Date: Thu, 31 Oct 2024 23:36:56 -0300 Subject: [PATCH] Add tags for netcat post. --- content/posts/netcat.md | 4 ++++ 1 file changed, 4 insertions(+) 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!".