scripts-manager

scripts-manager

A PowerShell script management system based on Next.jsthat allows you to manage scripts through web pages and provides one-click execution capabilities.

Description

functional properties Manage PowerShell scripts (create, edit, delete) through the web interface Generate commands that can be run in one click in PowerShell Count script usage and history Simple password protected management interface SQLite database storage ##User Manual ### Step 1: Login management interface - Visit the application home page - Log in using the password set in the environment variable (default: admin123) ### Step 2: Create a script 1. Click on the "New Script" button 2. Fill in script name and description (optional) 3. Enter PowerShell script content 4. Click "Create Script" to save ### Step 3: Execution of the script ** Interactive menu (recommended)** Run the following command in PowerShell: ```powershell iex (irm http://local area network address/s)(Note: The generated command address needs to be configured with port forwarding first, and then replaced with the local area network address. See the attached figure) ```

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
Screenshot 7
App Information
Version
0.0.1
Package Size
274.18 KB
Image Size
656.2 MB
Updated
January 14, 2026
Source Code
xinhai-ai
Platform Support
PC
Keywords
ScriptPowerShellManagementDevOpsAutomationOperations