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
Simple mail tracking program that uses php, html, telegram bot, and a gui
2
+
Simple mail tracking program that uses PHP, HTML, Telegram bot, and a GUI
3
3
4
-
# The gui
5
-
**The gui lets you create specific links for the person that your gonna email, so you can see which person opened the email**
4
+
# The GUI
5
+
**The GUI lets you create specific links for the person who you're going to email, so you can see which person opened the email**
6
6
7
7
8
-
The gui also has a log book that shows you simple stats to show you which person opened the email and when. Want to see advanced stats? use the telegram bot so you can see ip and device(webkit)
8
+
The GUI also has a log book that shows you simple stats to show you which person opened the email and when. Want to see advanced stats? Use the Telegram bot so you can see ip and device(webkit)
9
9
10
10
11
11
@@ -17,12 +17,12 @@ email.php
17
17
18
18
log.php
19
19
20
-
if you want to use the telegram bot (highly recommended) change the telegram api key in footer.php on line 32 and your chatid on line 31
20
+
If you want to use the Telegram bot (highly recommended) change the Telegram API key in footer.php on line 32 and your chatid on line 31
21
21
22
-
If you want to use the discord webhook (highly recommended) change the discord webhook url to your discord webhook url in footer.php on line 35
22
+
If you want to use the Discord webhook (highly recommended) change the Discord webhook url to your Discord webhook url in footer.php on line 35
23
23
24
24
Upload to a web server and you successfully installed the email tracker
25
25
26
26
27
-
if you have suggestions a problem or a question feel free to make a issue
27
+
if you have suggestions, a problem, or a question, feel free to make an issue
0 commit comments