mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-10 10:38:10 -07:00
doc(wingtech): ./installer not ./install
This commit is contained in:
@@ -51,12 +51,12 @@ Even when rayhunter is running, for security reasons the Wingtech will not have
|
|||||||
Use either command below to enable telnet or adb access:
|
Use either command below to enable telnet or adb access:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./install util wingtech-start-telnet --admin-password 12345678
|
./installer util wingtech-start-telnet --admin-password 12345678
|
||||||
telnet 192.168.1.1
|
telnet 192.168.1.1
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./install util wingtech-start-adb --admin-password 12345678
|
./installer util wingtech-start-adb --admin-password 12345678
|
||||||
adb shell
|
adb shell
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user