Designed specifically for WSL, this tool addresses the common problem of duplicated path segments when IDEs like Kiro IDE attempt file operations via WSL UNC paths (e.g., `\\wsl.localhost\...`). It offers a robust set of secure file utilities, enabling reliable reading, writing, searching, replacing, and command execution directly within the WSL Linux file system. With comprehensive security measures including path whitelisting, system directory protection, command whitelisting, dangerous command detection, and command sanitization, it ensures safe and controlled access to your WSL projects.
Key Features
01Whitelist-based Path Safety Validation
02Automatic System Directory Protection
031 GitHub stars
04Detection and Rejection of Dangerous Commands
05Configurable Command Whitelist with Wildcard Support
06Enhanced Text Replacement with Unicode NFC & BOM Handling
Use Cases
01Prevent unauthorized file access, accidental system damage, and command injection attacks in WSL development setups.
02Seamlessly integrate secure file and command operations from IDEs like Kiro IDE into WSL project directories.
03Safely execute predefined shell commands and manage files within a WSL Linux environment from a Windows host.