mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-10 02:28:10 -07:00
add note about powershell vs cmd
This commit is contained in:
committed by
Cooper Quintin
parent
e8d4a489de
commit
a3cf7ac1ee
@@ -42,8 +42,11 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
|
||||
# For Orbic:
|
||||
./installer orbic --admin-password 'mypassword'
|
||||
|
||||
# Note: the arguments --admin-username 'myusername' and --admin-ip 'mydeviceip'
|
||||
# may be required if different from the default.
|
||||
# Important notes:
|
||||
# - the arguments --admin-username 'myusername' and --admin-ip 'mydeviceip'
|
||||
# may be required if different from the default.
|
||||
# - on Windows this command should be run in PowerShell and not the Command
|
||||
# Prompt (CMD) where characters like quotes are treated differently.
|
||||
|
||||
# For TP-Link:
|
||||
./installer tplink
|
||||
|
||||
Reference in New Issue
Block a user