mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -07:00
Fix issue template and improve one error message
The current error message is not very useful for remote-debugging. Add enough context to allow technically adept users to figure out a way. See #544
This commit is contained in:
committed by
Cooper Quintin
parent
ad4e971e77
commit
0fc51d79f4
@@ -4,10 +4,11 @@ Windows support in Rayhunter's installer is a work-in-progress. Depending on the
|
||||
|
||||
## TP-Link
|
||||
|
||||
1. Connect the device via WiFi or USB Tethering -- you should be able to view the TP-Link admin page on <http://192.168.0.1>.
|
||||
2. Download the latest release (must be at least 0.3.0) for windows-x86_64, and unpack the zipfile.
|
||||
3. Open PowerShell or CMD in that extracted folder, the installer: `./installer tplink`
|
||||
4. Follow the instructions on the screen, if there are any.
|
||||
1. Insert a FAT-formatted SD card into the device. We don't need much storage, a few 100 MB will suffice.
|
||||
2. Connect the device via WiFi or USB Tethering -- you should be able to view the TP-Link admin page on <http://192.168.0.1>.
|
||||
3. Download the latest release (must be at least 0.3.0) for windows-x86_64, and unpack the zipfile.
|
||||
4. Open PowerShell or CMD in that extracted folder, the installer: `./installer tplink`
|
||||
5. Follow the instructions on the screen, if there are any.
|
||||
|
||||
## Orbic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user