summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/g53
-rwxr-xr-xbin/note23
2 files changed, 6 insertions, 0 deletions
diff --git a/bin/g5 b/bin/g5
new file mode 100755
index 0000000..ef8caff
--- /dev/null
+++ b/bin/g5
@@ -0,0 +1,3 @@
+#!/bin/sh
+adb forward tcp:8022 tcp:8022
+ssh ssh://u0_a126@localhost:8022
diff --git a/bin/note2 b/bin/note2
new file mode 100755
index 0000000..e6d0142
--- /dev/null
+++ b/bin/note2
@@ -0,0 +1,3 @@
+#!/bin/sh
+adb forward tcp:8122 tcp:8022
+ssh ssh://u0_a79@localhost:8122