https://github.com/brsh/brshIPTools
A collection of misc IP/Network Tools
https://github.com/brsh/brshIPTools
Last synced: 5 months ago
JSON representation
A collection of misc IP/Network Tools
- Host: GitHub
- URL: https://github.com/brsh/brshIPTools
- Owner: brsh
- License: mit
- Created: 2021-12-24T21:31:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T22:23:58.000Z (11 months ago)
- Last Synced: 2024-08-13T07:05:01.988Z (8 months ago)
- Language: PowerShell
- Size: 420 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
- jimsghstars - brsh/brshIPTools - A collection of misc IP/Network Tools (PowerShell)
README
# brshIPTools - A collection of misc IP/Network Tools
Just what it says... although, at the moment, I could add "small" in front of "collection".
| Command | Description |
| ------- | ----------- |
| Get-iptHelp | List commands available in the brshIPTools Module |
| Get-iptServicesEntry | Breaks the Services file into PS Objects |
| Test-iptConnection | A Test-NetConnection Wrapper |
| Test-iptTCPPort | Tests if the TCP port specified is alive |