Skip to content

adbXchange handles the exchange of ADB private keys.

License

Notifications You must be signed in to change notification settings

phlipse/adbxchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adbXchange

GoDoc Go Report Card

adbXchange handles the exchange of ADB private keys. This is useful if the user has to work with many devices with different keys.

Also it transfers a workspace directory to /tmp/workspace/ on the target device and tries to make the binaries executable.

Usage

Build adbXchange from source using the Makefile, rename the example configuration file to config.yml, adjust the configuration file content to your needs and run the executable.

If you want to change the default location of your configuration file (./config.yml) you can simply set the environment variable ADBXCHANGE_CONFIG accordingly.

Error output

If adbXchange does not start properly please have a look to the logfile. If you can not find anything in it please start adbXchange from console and have a look at the console output.

License

Apache License 2.0

About

adbXchange handles the exchange of ADB private keys.

Resources

License

Stars

Watchers

Forks

Packages

No packages published