Email Spoofer GUI is a Python package that provides a graphical user interface for spoofing emails.
You can install Email Spoofer GUI from PyPI using pip:
pip install emailspoofergui
After installing the package, you can run the Email Spoofer GUI from the command line:
emailspoofergui
This will launch the graphical user interface where you can spoof emails and edit configuration settings.
- Spoof emails with custom sender, recipient, subject, and message.
- Edit configuration settings for SMTP server, username, and password.
- Simple and intuitive user interface.
The configuration settings for the SMTP server, username, and password are stored in the config.json
file. You can edit this file directly or use the "Edit Config"(->) button in the GUI to modify the settings.
Contributions are welcome! If you'd like to contribute to this project, please see the CONTRIBUTING.md file for guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.