Filter By

Package Types

Operating System

Categories

Trust Information

By: | 54,044 downloads | Last Updated: 2/10/2021 | Latest Version: 0.2.0

PowerShell module that provides some functionality to facilitate automating backup actions of a FortiGate (Firmware v6.2.x & up) device over SSH. This module also provides some basic functionality for troubleshooting FortiGate devices.

By: | 18,113 downloads | Last Updated: 4/13/2020 | Latest Version: 0.6

Simple project to create easy to use Status Pages.

By: | 12,852 downloads | Last Updated: 2/11/2018 | Latest Version: 1.0.3

This PowerShell module provides some functionality to facilitate automating backup actions of a Cisco device over SSH. This module also provides some basic functionality for troubleshooting Cisco devices.

By: | 9,188 downloads | Last Updated: 2/26/2017 | Latest Version: 1.0.1

This PowerShell module provides some functionality to facilitate automating backup actions of a FortiGate device over SSH. This module also provides some basic functionality for troubleshooting FortiGate devices.

By: | 9,184 downloads | Last Updated: 11/12/2023 | Latest Version: 2.0.0-beta1

A PowerShell module for querying and managing Sonarr PVR through its APIs.

By: | 1,204 downloads | Last Updated: 8/4/2017 | Latest Version: 1.0.5

Framework to generate near-real-time monitors for any data resources

By: | 332 downloads | Last Updated: 11/2/2020 | Latest Version: 0.1.6

PowerShell API wrapper for the Staytus incident status web application

By: | 392 downloads | Last Updated: 8/2/2020 | Latest Version: 2.1.4.39

PowerShell Module that will return the HTTP Status Code of any provided URL without the need for a Try/Catch statement. Example 1 - Return HTTP Status Code of given url: Get-URLStatusCode -Url https://www.google.com/ Example 2 - Switch statement using HTTP Status Code: Switch (Get-URLStatusCode -Url https://www.google.com/) { 200 { ... More info

By: | 64 downloads | Last Updated: 8/26/2022 | Latest Version: 1.0

This module will check IsItUp.org to check if the given website or websites are up or down. This is showing some URL hacking and web page scraping in the PSM1 file.