Hi guys, I found a solution that enables full Zello legacy app functionality as before (Enable TLS and Sign-in when Zello starts).
Just follow these two steps:
1. Install mitmproxy (
mitmproxy - an interactive HTTPS proxy). You do not need to configure anything, the default configuration is OK. Just run mitmproxy from start menu or from C:\Program Files\mitmproxy\bin\mitmproxy.exe if you have disabled script execution.
2. Set Zello connection settings as in the screenshot below:
View attachment 187428
Now you will be able to normally login. When you confirm everything works, you can set mitmproxy to autorun with Windows and without the console. Just create Windows Task that runs mitmproxy.exe as SYSTEM on startup:
View attachment 187429View attachment 187430
View attachment 187431