Closed scj643 closed 3 years ago
Running RiiConnect24Patcher.sh with --insecure or -i will prompt the user to accept the risks and use curl with --insecure
--insecure
-i
There are no risks in using --insecure flag in this case. We're not doing any sensitive work and the files that are served are always static and can even be served over normal HTTP with no risk whatsoever.
Closing.
Running RiiConnect24Patcher.sh with
--insecure
or-i
will prompt the user to accept the risks and use curl with--insecure