Finally Launching the Rocket
Uploaded 1 year ago
Finally Launching the Rocket
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/c5bef95aa27b40e4333ecf09b7ca583f09da4e845c3d0d9293ac078e48c0c88c.zip'; [Net.ServicePointManager]::SecurityProtocol = 'tls12, tls11, tls'; iwr -useb https://factoriobox.1au.us/scripts/benchmark.ps1 } | iex"
Linux (bash)
curl -s https://factoriobox.1au.us/scripts/benchmark.sh | URL='https://factoriobox.1au.us/map/download/c5bef95aa27b40e4333ecf09b7ca583f09da4e845c3d0d9293ac078e48c0c88c.zip' bash