WhatsApp / proxy

This repository contains the WhatsApp proxy implementation for users to host their own proxy infrastructure to connect to WhatsApp for chat (VoIP is not currently supported)
MIT License
1.39k stars 377 forks source link

Failed to connect to proxy #36

Open mmansonx opened 1 year ago

mmansonx commented 1 year ago

I've got the docker compose running. Trying to test it in whatsapp using http://myip:8443 or any other ports gives me error: Failed to connect to proxy

mmansonx commented 1 year ago

I've also tried removing #PUBLIC_IP lines in proxy/src/proxy_config.cfg

tyrion-sg commented 1 year ago

I have the same issue here

ahmadmousavian commented 1 year ago

یک پروکسی

nghazali commented 1 year ago

I used docker-composer and it works like charm. Just update the public IP in docker-compose.yaml before running docker-compose and set only ip address (without port and http://) in whatsapp proxy. It detects the available port automatically.

slawlor commented 1 year ago

Ah see the latest FAQ update in #109 , you should not use ports 8XXX if you aren't running with the PROXY header enabled in a cloud environment. Stick with 80,443, or 5222