Skip to content

mvscode/whatsapp-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Proxy Server Deployment Script

GitHub Repo Stars Forks

github

This Bash script automates the process of updating system packages, installing Docker and Docker Compose, cloning the WhatsApp Proxy repository, building a Docker image, and starting the WhatsApp proxy service using Docker Compose.

Prerequisites

  • Linux operating system (tested on Debian and CentOS)
  • Git installed
  • Internet connection
wget https://raw.githubusercontent.com/MvsCode/whatsapp-proxy-server/main/waproxy.sh -O ./waproxy.sh && chmod +x waproxy.sh && ./waproxy.sh install
git clone https://github.com/MvsCode/whatsapp-proxy-server.git

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages