Released on 2020-04-16 2023-04-06
Check our latest version on PyPi.
Install the latest version with:
pip3 install gmsaas
Upgrade to the latest version with:
pip3 install --upgrade gmsaas
Added
- HTTP/HTTPS proxy support with gmsaas config set proxy command
- --verbose/-v global option to print logs to standard output
Changed
- improve wording of error messages
- improve password cyphering
Fixed
- make ADB Tunnel more resilient: continue running when terminal is closed