How to Create a Proxy Server for WhatsApp
Step 1: Create an AWS account π https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/ With the free tier you will not be spending anything on a single server. π https://aws.amazon.com/free Step 2: Create an EC2 instance Step 3: SSH into the instance π ssh -i your-key ec2-user@instance-ip Step 4: Install Docker & Docker Compose π sudo yum install docker π sudo curl -L https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname -s)-$(uname -m) -o /usr/bin/docker-compose π sudo chmod +x /usr/bin/docker-compose Step 5: Install Git and clone the repo π sudo yum install git-all π git clone https://github.com/WhatsApp/proxy.git Step 6: Run whatsapp proxy π docker-compose -f proxy/proxy/ops/docker-compose.yml up -d Step 7: Share the public IP address (Privately) with your contact 0:20 How to Use the Proxy Server (on the Mobile App) 1:04 Create EC2 instance 2:11 SSH into instance 3:19 Setup the Proxy Server Resources: https://github.com/WhatsApp/proxy/ https://cmder.app/ Creator: Arash Rowshan https://www.instagram.com/oso_arash/ https://www.tiktok.com/@oso_arash https://twitter.com/OSO_Arash #whatsapp_proxy
Download
0 formatsNo download links available.