关键词:Chrome, WeChat, WPS, Adobe, 7-Zip, Everything
powershell -ExecutionPolicy Bypass -NoProfile -Command "iwr https://dl.unvmax.com/profile/office.ps1 -UseB | iex"
bash <(curl -fsSL https://dl.unvmax.com/profile/office.sh)
关键词:security, firewall, httpdiag, netcheck, port-scanner, healthcheck
powershell -ExecutionPolicy Bypass -NoProfile -Command "iwr https://dl.unvmax.com/profile/admin.ps1 -UseB | iex"
bash <(curl -fsSL https://dl.unvmax.com/profile/admin.sh)
关键词:PowerShell, Docker, WSL, developer, env
powershell -ExecutionPolicy Bypass -NoProfile -Command "iwr https://dl.unvmax.com/profile/developer.ps1 -UseB | iex"
bash <(curl -fsSL https://dl.unvmax.com/profile/developer.sh)
关键词:RustDesk, diagnostics, sysinfo, healthcheck, netcheck
powershell -ExecutionPolicy Bypass -NoProfile -Command "iwr https://dl.unvmax.com/profile/remote-support.ps1 -UseB | iex"
bash <(curl -fsSL https://dl.unvmax.com/profile/remote-support.sh)
关键词:max-sysinfo, max-security, max-httpdiag, max-netstat, server-health
powershell -ExecutionPolicy Bypass -NoProfile -Command "iwr https://dl.unvmax.com/profile/server.ps1 -UseB | iex"
bash <(curl -fsSL https://dl.unvmax.com/profile/server.sh)