You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,16 @@ https://docs.rs/git2mail)
10
10
11
11
Lean, fast and safe developers' email finder.
12
12
13
+
## 👁️ Philosophy
14
+
15
+
In opposition to https://github.com/mxrch/GitFive, git2mail is meant to be extremely fast for bulk offensive reconnaissance or OSINT. It can be used with multiple tokens (not only linked to one account then) to fetch a huge amount of emails.
16
+
17
+
### ⚡ Performances
18
+
19
+
As of current development (monothreaded and synchronous requests), on a big repository https://github.com/denoland/deno :
20
+
- More than 11 750 commits analyzed in **less than a minute**
21
+
- Found **more than 760 emails**
22
+
13
23
## 🚀 Quickstart
14
24
15
25
1. Get your executable according to your requirements with [git2mail releases](https://github.com/exti0p/git2mail/releases)
0 commit comments