mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-23 15:58:10 -07:00
uz801: Fix installer defaults, fix docs for admin IP
This commit is contained in:
+2
-2
@@ -32,10 +32,10 @@ Connect to the UZ801's network over WiFi or USB tethering.
|
||||
The UZ801 uses a unique installation process that activates a hidden USB debugging backdoor:
|
||||
|
||||
```sh
|
||||
./installer uz801 --admin-ip 192.168.100.1
|
||||
./installer uz801
|
||||
```
|
||||
|
||||
Note: The default admin IP for UZ801 is typically `192.168.100.1` instead of `192.168.0.1`.
|
||||
Note: The default IP for UZ801 is typically `192.168.100.1`; if yours differs, use the `--admin-ip` argument to specify it.
|
||||
|
||||
The installation process works as follows:
|
||||
1. Activates the USB debugging backdoor via HTTP request to `/usbdebug.html`
|
||||
|
||||
Reference in New Issue
Block a user