Duo 2023_04_16
Uploaded 1 year ago
Trains on Trains
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/2b13a1b75e6a41ece4bcce92e7c38ee33e629cdf776f25b414de7bce4f614786.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/2b13a1b75e6a41ece4bcce92e7c38ee33e629cdf776f25b414de7bce4f614786.zip' bash