Will this work?
Uploaded 2 years ago
sharing for person
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/baed2971f0060d8dc4411f7fabb72e07bfc528b3175965dae99c5979227af8e7.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/baed2971f0060d8dc4411f7fabb72e07bfc528b3175965dae99c5979227af8e7.zip' bash