lptstr / winfetch

🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
MIT License
1.35k stars 76 forks source link

added timeout for network calls #202

Closed aetonsi closed 9 months ago

aetonsi commented 9 months ago

added param -TimeoutSec 3 for network calls.

fixes #201

rashil2000 commented 9 months ago

Should we make it 5 seconds instead? 3 seconds might be too less.