Skip to content

Instantly share code, notes, and snippets.

View airidwan's full-sized avatar

Ridwanudin airidwan

  • PBI
  • Lebak, Banten
View GitHub Profile
@airidwan
airidwan / readme.txt
Created November 12, 2019 12:42 — forked from artizirk/readme.txt
Huawei E3372h-153
Working Huawei E3372h-153 SETPORT mappings
replacing A1,A2 with FF turns off need for usb_modeswitch
AT^SETPORT="A1,A2;12,1,16,A1,A2"
^GETPORTMODE: TYPE: WCDMA: huawei,PCUI:0,MDM:1,NDIS:2,CDROM:3,SD:4,
AT^SETPORT="A1,A2;1,12,16,A1,A2"
@airidwan
airidwan / statusCodes
Created July 7, 2019 05:59 — forked from IngmarBoddington/statusCodes
HTTP Status Codes / Verbs List
CONNECT
DELETE
GET
HEAD
OPTIONS
PATCH
POST
PUT
TRACE
@airidwan
airidwan / AdbCommands
Created May 12, 2019 18:58 — forked from Pulimet/AdbCommands
Adb useful commands list
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
== Shell