Display complete system specification including OS, CPU, RAM, Disk, and Network.
Run this command in terminal:
curl -fsSL shbox.pages.dev/run/system/spec.sh | bash curl -fsSL shbox.pages.dev/run/system/spec.sh | bash Run this command in PowerShell (as Administrator):
irm shbox.pages.dev/run/system/spec.ps1 | iex