Updated The Ultimate Rooting Guide (markdown)
parent
412ffbff8c
commit
f68e280b45
|
|
@ -47,13 +47,7 @@ Supported commands:
|
|||
>>>
|
||||
```
|
||||
|
||||
If it didn't work, try `python dpt-tools.py -ip <your device ip address>`. For example,
|
||||
|
||||
```
|
||||
```
|
||||
In your laptop/desktop terminal, run `python dpt-tools.py -ip <DPT ip address>` to validate a successful connection.
|
||||
|
||||
For example, `python dpt-tools.py -ip 192.168.2.100`. You can find the ip address of DPT via your router, or in DPT settings.
|
||||
If it didn't work, try `python dpt-tools.py -ip <your device ip address>`. For example, `python dpt-tools.py -ip 192.168.2.100`.
|
||||
|
||||
You can also specify your id and key files (referred from [janten's dpt-rp1-py](https://github.com/janten/dpt-rp1-py)) by:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue