powershell-ide:浏览器的远程PowerShell IDE和终端

时间:2021-05-07 18:55:06
【文件属性】:
文件名称:powershell-ide:浏览器的远程PowerShell IDE和终端
文件大小:378KB
文件格式:ZIP
更新时间:2021-05-07 18:55:06
powershell self-hosted powershell-ide JavaScript 浏览器的PowerShell IDE和终端 这是使用Node.js构建的用于浏览器的概念验证PowerShell IDE /终端。 从理论上讲,如果Powershell安装在Linux或macOS设备上,则此应用程序应该可以运行。 它可以用来演示漏洞和远程Powershell执行功能。 不应将其用于其他任何用途。 该应用程序包含两个选项卡,一个终端和一个脚本窗格。 当您在脚本窗格中运行代码时,输​​出将显示在模式弹出窗口中。 在脚本窗格中,按ctrl + space进行自动完成。 要尝试,请克隆项目: git clone https://github.com/RussellWebSystems/powershell-ide.git 安装节点模块依赖项: cd powershell-ide && npm install 运行应用程序: node server.js 最后,在
【文件预览】:
powershell-ide-master
----images()
--------pside3.png(60KB)
--------pside1.png(58KB)
--------pside2.png(63KB)
----docs()
--------.nojekyll(0B)
----package.json(426B)
----readme.md(1KB)
----server.js(822B)
----package-lock.json(79KB)
----app()
--------io.js(642B)
--------routes.js(262B)
----views()
--------ide.pug(217B)
--------layout.pug(1KB)
--------index.pug(207B)
----.gitignore(22B)
----public()
--------js()
--------styles()
--------libs()

网友评论