Sign inSign up

insomniaccoder/smsbomb

By insomniaccoder

Updated almost 6 years ago

SMS BOMBING TELEGRAM BOT

Image
0

4.5K

insomniaccoder/smsbomb repository overview

SMS BOMB

Docker Image for SMS-Bombing Using telegram bot. For Educational use only. Don't misuse . I am not responsible

I have already hosted this docker image on my server

Usage

curl -fsSL https://get.docker.com -o get-docker.sh ## download script 
sudo sh get-docker.sh ## run the script
sudo docker pull insomniaccoder/smsbomb ## download  sms bomb image
sudo docker run --name smsbomb -d insomniaccoder/smsbomb ## create container

START/STOP

sudo docker start smsbomb ## start container
sudo docker stop smsbomb ## stop container

UPDATING

sudo docker exec -it smsbomb /bin/bash -c git pull

Credits:

https://github.com/SoapDev2018/MsgBomberTGBot and many more.

Tag summary

Content type

Image

Digest

Size

346.1 MB

Last updated

almost 6 years ago

docker pull insomniaccoder/smsbomb