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.44k
stars
408
forks
source link
bug in whatsapp on android for save a ip v6 and domain #135
Whatsapp app on Android have a bug for set the proxy
for example
ip;port (v4) is correct and connect to server and work truly
ip(v6):port whatapp have a bug for save it, in fact, set proxy box don't accept ip v6 , i means when write ip v6:port in the set proxy filed and press save do not save any proxy connection
domain:port have bug for saving too, in fact set proxy box don't accept domain , i means when write domain:port in the set proxy filed and press save do not save any proxy connection
Thanks for the feedback! You are correct: IPv6 and hostnames are intentionally not supported, at this time. The workaround is to enter an IPv4 address.
Whatsapp app on Android have a bug for set the proxy for example ip;port (v4) is correct and connect to server and work truly
ip(v6):port whatapp have a bug for save it, in fact, set proxy box don't accept ip v6 , i means when write ip v6:port in the set proxy filed and press save do not save any proxy connection
domain:port have bug for saving too, in fact set proxy box don't accept domain , i means when write domain:port in the set proxy filed and press save do not save any proxy connection
but in whatapp on IOS there is no such problem
thanks