Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote ADB shell

This allows you to access ADB shell over network

How to install

sudo npm install -g remote-adb-shell

Usage

Usage: remote-adb-shell [options] <host> (default host: localhost)

Options:


  -h, --help         output usage information
  -V, --version      output the version number
  -s, --server       Server mode
  -p, --port <port>  Port (default: 9999)

Examples

Start server: remote-adb-shell -s
Connect to server: remote-adb-shell [server ip]

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages