mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -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:
|
||||
|
||||
```sh
|
||||
./install util wingtech-start-telnet --admin-password 12345678
|
||||
./installer util wingtech-start-telnet --admin-password 12345678
|
||||
telnet 192.168.1.1
|
||||
```
|
||||
|
||||
```sh
|
||||
./install util wingtech-start-adb --admin-password 12345678
|
||||
./installer util wingtech-start-adb --admin-password 12345678
|
||||
adb shell
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user