proxy
proxy copied to clipboard
Failed to connect to proxy
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
I've also tried removing #PUBLIC_IP lines in proxy/src/proxy_config.cfg
I have the same issue here
یک پروکسی
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.
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