Skip to content

spam_box is a self hosted temp mail service for hackers by hacksec

License

Notifications You must be signed in to change notification settings

squid3game/spam_box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spam_box

Screenshot

spam_box is a self hosted temp mail service by hacksec for hackers

Requirement

  • python3
  • open port 25 and 6660
  • root access in a vps

How to install in linux

curl -s -L https://raw.githubusercontent.com/ScRiPt1337/spam_box/main/install.sh | bash

How to uninstall

curl -s -L https://raw.githubusercontent.com/ScRiPt1337/spam_box/main/uninstall.sh | bash

Dashboard

  • visit : http://{your server url}:6660
  • defualt username/password is : hacksec/hacksec

Add your own domain

  • Create an A DNS record with the name mail.yourdomain.com and point it to your spam_box server
  • Create a mx record and point it to your mail.youdomain.com

Demo with setup tutorial

Live Demo

REST API docs

Contact info

About

spam_box is a self hosted temp mail service for hackers by hacksec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.8%
  • HTML 37.9%
  • CSS 12.0%
  • Shell 4.3%