WSL Exec
JSON →Execute commands securely in Windows Subsystem for Linux (WSL).
Tools · 7
- get_system_info Get system information (OS version, kernel, hostname).
- get_directory_info Get directory contents and file information.
- get_disk_usage Get disk space information.
- get_environment Get environment variables.
- list_processes List running processes.
- execute_command Execute a command in WSL with safety checks and validation.
- confirm_command Confirm execution of a dangerous command that was flagged by safety checks.
Links
★ 17 GitHub stars