This small tool is to generate a disposable temporary email using different domains quickly in 1 second, receive your mail and attachments, and save them to a folder!
A disposable email is a unique email address that is temporary. It expires after a set amount of time or a set number of uses!
-
Clone the repository to your local machine:
git clone https://github.com/go-nerds/go-disposable-email.git
-
Build the project:
go build
- or use
go run .
to compile and execute the code
- or use
-
Run the executable file:
`./<executable_file_name>` // Linux || Mac OS `.\<executable_file_name>.exe` // Windows Use the arrow keys to navigate: โ โ โ โ ? Select Domain: > 1secmail.com 1secmail.org 1secmail.net kzccv.com โ qiott.com
-
The tool will display for you the temporary email address and will watch every 5 seconds for any inbox message.
-
After checking the messages and attachments, it will save them in a file in the same selected domain.
This project is licensed under the MIT License. See the LICENSE file for details.