010 GitHub stars
02Limits command output to 5MB to prevent memory overflow.
03Prevents command hangs by immediately closing standard input.
04Securely executes PowerShell commands by encoding them in Base64.
05Automatically terminates entire process trees on timeout to eliminate zombie processes.
06Suppresses GUI popups during command execution for silent operation.