Pode.Web
powershell-universal
Pode.Web | powershell-universal | |
---|---|---|
10 | 3 | |
199 | 128 | |
2.0% | - | |
8.1 | 1.8 | |
about 1 month ago | 11 months ago | |
PowerShell | PowerShell | |
MIT License | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Pode.Web
- PowerShell based "BI" web application I created - PowerReports
-
Pode & Pode.Web - Powershell webserver and frontend toolset
Just thought I'd share this incredibly rich tool here, a powershell webserver + frontend toolset that let me spin up a table and form over the top of AD in like, 15 minutes.
-
Would I best to stick to just Powershell, or would learning C# not hurt?
Before reinventing the wheel (though good to learn!), consider Pode.Web which is a free open source product built on PowerShell that'll let you run scripts: https://github.com/Badgerati/Pode.Web
-
How to execute a powershell script from a webpage?
I would highly recommend Pode or Pode.Web. It is amazing and open source! You can secure it and create a login page and auth against AzureAD, AD, OAUTH, etc. To illustrate how cool this is they give an example on the Pode.Web github page to show the top 10 processes running in ~10 lines of powershell code and you have a fully running web app which you can convert into a windows service if you'd like. I highly recommend it!
-
Options on Linux for GUI with PowerShell?
You can build simple web dashboards with Pode.Web and it supports Linux.
-
Interactive ASP.NET dashboard for PS scripts?
You can also look at Pode. Web for a free tool.
-
HTML5 Posh Framework
u/Badgerati is working on this as an add on module for pode called pode.web https://github.com/Badgerati/Pode.Web
-
Is there any simple PowerShell web server available?
As others on here have also pointed out, Pode is a PowerShell web server that lets you setup REST API via routes, or web pages using templates (or Pode.Web).
-
Any interest in a Webserver Module (PSWebServer)?
There's also the Pode and Pode.Web modules available :)
-
Is anyone using Pode web framework?
You'll probably be glad to hear I've started work on an extension module for Pode which does the frontend for you: Pode.Web!
powershell-universal
-
PowerShell Universal
The last line in this readme gave me a chuckle too https://github.com/ironmansoftware/powershell-universal/blob/master/docs/README.md
-
PowerShell Universal v2
From the github repository
-
Building an Active Directory Password Reset Script with PowerShell
We have a component for this exact thing here as well: https://github.com/ironmansoftware/powershell-universal/blob/master/Components/ActiveDirectory/UniversalDashboard.ActiveDirectory.psm1#L1
What are some alternatives?
Polaris - A cross-platform, minimalist web framework for PowerShell
Pode - Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
nishang - Nishang - Offensive PowerShell for red team, penetration testing and offensive security.
Powershell-HTML5-Reporting - New, simple, fast HTML5 builder to create awesome reporting.
WebJEA - WebJEA - Secure Self Service Web Forms from PowerShell Scripts
PowerShell-Red-Team - Collection of PowerShell functions a Red Teamer may use in an engagement
posh-git - A PowerShell environment for Git
WebServer - Powershell WebServer is a Powershell module that starts a webserver (without the need for IIS)
HomeAssistantPS - A powershell wrapper for the Home Assistant REST API