WebServer
Pode
WebServer | Pode | |
---|---|---|
1 | 41 | |
90 | 899 | |
- | 2.3% | |
3.8 | 9.7 | |
9 months ago | 5 days ago | |
PowerShell | PowerShell | |
GNU General Public License v3.0 or later | MIT License |
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.
WebServer
-
Is there any simple PowerShell web server available?
Is this module not basically the same as the python one? https://github.com/MScholtes/WebServer
Pode
- Pode – Cross-Platform PowerShell web framework
-
HTTP server in powershell for Sharing files
I use Pode for my little projects. One mocks the api's of a device for testing a module with out having the device exposed to the internet for GitHub actions. Pode also works well under Linux.
-
Web Application for running powershell locally
have a look at those solutions: ScriptRunner PowerShell Universal Pode
-
Non-SysAdmin Use Cases for PowerShell? Basically, any use cases NOT involving network, RDP, system config, IT/LAN admin type stuff?
Some software solutions have arisen from this sort of idea: * https://github.com/Badgerati/Pode * https://ironmansoftware.com/powershell-universal
-
How Do I create secure https://127.0.0.1:8080 instead of http://127.0.0.1 using powershell
Assuming you are trying to use powershell to create a listener for an API, I'd recommend not rolling your own and use PODE. https://badgerati.github.io/Pode/
- How common is powershell used in jobs?
-
GUI w/ powershell scripts
Pode .Net/PowerShell web server
- gui for powershell
-
How to make an API with PowerShell scripts as the back end?
Use the Pode framework. This is pretty much exactly what you need. It's insanely easy as well.
-
How Much Coding in the Life of a DevOps?
You can also build web apps / REST APIs in native PowerShell, using this well-supported community module: https://github.com/Badgerati/Pode
What are some alternatives?
PowerShell-Red-Team - Collection of PowerShell functions a Red Teamer may use in an engagement
powershell-universal - PowerShell Universal is the ultimate platform for building web-based IT tools.
Polaris - A cross-platform, minimalist web framework for PowerShell
Pode.Web - Web template framework for use with the Pode PowerShell web server
CPython - The Python programming language
WebJEA - WebJEA - Secure Self Service Web Forms from PowerShell Scripts
RangeHTTPServer - SimpleHTTPServer with support for Range requests
pwsh_multithreaded_webserver - Scalable webserver in Powershell. Uses Nginx for loadbalancing and Powershell as backend webserver that supports modules and basic inline html Powershell scripting.
Minimalistic-offensive-security-tools - A repository of tools for pentesting of restricted and isolated environments.