How to Create a Proxy Server for WhatsApp

OSO Arash
OSO Arash
Step 1: Create an AWS account🍑 ...
Step 1: Create an AWS account
🍑 https://aws.amazon.com/premiumsupport...
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/rel... -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
Instagram: oso_arash
TikTok: oso_arash
Twitter: OSO_Arash

#whatsapp_proxy

همه توضیحات ...