Skip to content

Releases: 10cl/shellx

shellx1.0.0

02 Jul 03:57
Compare
Choose a tag to compare
  1. Install & start shellx.apk
  2. use adb shell.
# default
adb shell sh /sdcard/Android/data/com.toscl.shellx/shellx.sh
# or assign server
adb shell sh /sdcard/Android/data/com.toscl.shellx/shellx.sh --server=http://shellx.toscl.com
adb shell sh /sdcard/Android/data/com.toscl.shellx/shellx.sh --server=http://cn.shellx.toscl.com
# or use you lan(wifi)
adb shell sh /sdcard/Android/data/com.toscl.shellx/shellx.sh --local
  1. open the link in your browser.