Updated The Ultimate Rooting Guide (markdown)

HappyZ 2019-05-18 23:04:59 -05:00
parent 412ffbff8c
commit f68e280b45
1 changed files with 1 additions and 7 deletions

@ -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:
```