Skip to content

Instantly share code, notes, and snippets.

@jthigh-mh
jthigh-mh / AdbCommands
Created July 22, 2022 19:06 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
@jthigh-mh
jthigh-mh / cf.sh
Created July 21, 2022 19:06 — forked from jaytaylor/cf.sh
CloudFlare command-line DNS management shell script, now with CloudFlare v4 API support!
#!/usr/bin/env bash
##
# @author Jay Taylor [@jtaylor]
# @date 2013-08-15
#
# @description CloudFlare management script.
#
# Path ENV VAR override.