From c9aed99d7cc836ca53b7000478063718ad8b0291 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Thu, 26 Jan 2023 07:51:10 +0100 Subject: [PATCH] holehe: add page (#9806) Signed-off-by: Seth Falco Signed-off-by: Seth Falco --- pages/common/holehe.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages/common/holehe.md diff --git a/pages/common/holehe.md b/pages/common/holehe.md new file mode 100644 index 0000000000..752f7f9c90 --- /dev/null +++ b/pages/common/holehe.md @@ -0,0 +1,12 @@ +# holehe + +> Holehe checks if an email is attached to an account on sites like Twitter, Instagram, Imgur and over 120 others. +> More information: . + +- Show status across all supported websites for the specified email address: + +`holehe {{username@example.org}}` + +- Show status for only sites where the specified email address is in use: + +`holehe {{username@example.org}} --only-used`