Skip to content

bialy69-git/sadbdot.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sadbdot.py

Simple adbd over TCP

Some ports of adbd for Linux have already existed, but they usually require USB.

This is a completely rewritten implementation of the adb protocol, which is fully TCP used and works on any Linux.

Stupidly rudimentary and not fully compliant with the protocol. It just works.

Only adb shell is implemented. Use adb shell id or adb shell for one-shot command execution or an interactive terminal.

About

Simple adbd over TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%