waproxy
https://github.com/WhatsApp/proxy
docker-compose.yml
services:
proxy:
image: sheepgreen/waproxy
container_name: waproxy
restart: always
ports:
- "443:443" #chat with tls
- "5222:5222" #chat without tls
- "587:587" #media
environment:
- PUBLIC_IP=YOUR_SERVER_IP
Content type
Image
Digest
sha256:a4e228edf…
Size
22.7 MB
Last updated
10 days ago
docker pull sheepgreen/waproxy