An open API service indexing awesome lists of open source software.

https://github.com/pwshrc/poshy-net

Convenient cmdlets and aliases for performing various network activities, including getting your current external IP address - right from your PowerShell terminal.
https://github.com/pwshrc/poshy-net

ips myip ping powershell powershell-gallery powershell-module pwshrc

Last synced: 3 months ago
JSON representation

Convenient cmdlets and aliases for performing various network activities, including getting your current external IP address - right from your PowerShell terminal.

Awesome Lists containing this project

README

        

# poshy-net

[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-net.svg)](https://www.powershellgallery.com/packages/poshy-net)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-net.svg)](https://www.powershellgallery.com/packages/poshy-net)
[![License](https://img.shields.io/github/license/pwshrc/poshy-net)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-net/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-net)
[![Validate Changes](https://github.com/pwshrc/poshy-net/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-net/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-net/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-net/actions/workflows/release.yml)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.carloscuesta.me/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Naereen/badges)

Convenient cmdlets and aliases for performing various network activities, including getting your current external IP address - right from your PowerShell terminal.