From 011361ea002fc02ae176d32a6d6282381f8b7e37 Mon Sep 17 00:00:00 2001 From: "Mariusz B. / mgeeky" Date: Tue, 19 Oct 2021 14:46:26 +0200 Subject: [PATCH] update --- phishing/decode-spam-headers.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phishing/decode-spam-headers.py b/phishing/decode-spam-headers.py index a90d090..90c284f 100644 --- a/phishing/decode-spam-headers.py +++ b/phishing/decode-spam-headers.py @@ -41,6 +41,10 @@ # Usage: # ./decode-spam-headers [options] # +# Requirements: +# - packaging +# - dnspython +# # Mariusz B. / mgeeky, '21 # #