Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created December 30, 2020 16:56
Show Gist options
  • Save LinuxlinkedBD/4990c49dca9d2051f9b488be0ab0095d to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/4990c49dca9d2051f9b488be0ab0095d to your computer and use it in GitHub Desktop.
Jasmin_web_panel installation
If you need complete Jasmin Web Panel setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/px4U_A4aFXY
########################################################################################################################################
sudo apt update
sudo apt upgrade -y
sudo apt-get install build-essential checkinstall
sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev wget
sudo apt-get install python3
python3 -V
sudo apt-get install python3-pip
pip3 -V
wget -qO - http://bit.ly/jasmin-deb-repo | sudo bash
sudo apt-get update
sudo systemctl enable jasmind
sudo systemctl start jasmind
sudo systemctl restart jasmind
sudo systemctl status jasmind
#Open your web browser and access the Jasmin panel with your server IP/localhost/0.0.0.0 on port 8000
http://localhost:8000/
#smsgateway #bulksms #smpp
@eliasewu
Copy link

web is not working.. in jasmine sms gateway..

@LinuxlinkedBD
Copy link
Author

LinuxlinkedBD commented Jan 22, 2023 via email

@akamomer
Copy link

Hello, I need web portal for Jasmin akam at akameng dot com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment