https://github.com/zaadevofc/anonymous-mail
Send mail anonymous 🎭
https://github.com/zaadevofc/anonymous-mail
anonymous anonymous-email anonymous-mail email email-gateway gateaway hack hack-mail nodejs send-email send-mail zaadev zaadevofc
Last synced: 3 months ago
JSON representation
Send mail anonymous 🎭
- Host: GitHub
- URL: https://github.com/zaadevofc/anonymous-mail
- Owner: zaadevofc
- Created: 2022-02-24T17:36:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T18:29:42.000Z (over 3 years ago)
- Last Synced: 2025-02-14T15:47:31.154Z (5 months ago)
- Topics: anonymous, anonymous-email, anonymous-mail, email, email-gateway, gateaway, hack, hack-mail, nodejs, send-email, send-mail, zaadev, zaadevofc
- Language: EJS
- Homepage: https://hack-mail.vercel.app
- Size: 163 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Send Anonymous Mail
Kirim email anonymous buat ngerjain orang 🤣. Website ini dibuat hanya untuk have fun 🎉, consider this just for learning. Dont forget to follow my github 😶. Happy coding :)
Go to demo : https://hack-mail.vercel.app
## How to use 🤔
Follow the steps below.
- [Input your email](https://github.com/zaadevofc/anonymous-mail/blob/f02ad3c819ce43331240f519ed91c9ad8bbd3c4c/app/main.js#L16-L17)
- [Input your password](https://github.com/zaadevofc/anonymous-mail/blob/f02ad3c819ce43331240f519ed91c9ad8bbd3c4c/app/main.js#L16-L17)- Kamu harus aktifkan "Akses Aplikasi yang kurang aman" di pengaturan akun google kamu ❗
- Direkomendasikan akun email yang kamu pakai adalah akun tumbal atau akun baru ya 😀
- Website ini tidak mengandung unsur hacking atau pencurian akun, soo just relax 👌🏻
## Instalation 💉
```bash
npm install
npm start
```server : http://localhost:3000
## Features 📃
```javascript
const features = () => {
return [
"- Send Email",
"- Handle Error",
"- Send Text or HTML",
"- Sender account already exists"
]
}
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
Don't forget to fork and stars this repo :)
and follow me on github 🙂
## License
[MIT](https://choosealicense.com/licenses/mit/)