Add reverse tethering command
This commit is contained in:
5
.bin/reverse-tether-linux-android
Executable file
5
.bin/reverse-tether-linux-android
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
adb kill-server
|
||||
adb start-server
|
||||
gnirehtet autorun
|
||||
Reference in New Issue
Block a user