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

https://github.com/codez-one/cz.powershell.networktools

Some tools to debug and analysi your network.
https://github.com/codez-one/cz.powershell.networktools

Last synced: 6 months ago
JSON representation

Some tools to debug and analysi your network.

Awesome Lists containing this project

README

          

# CZ.PowerShell.NetworkTools

Some tools to debug and analysis your network.

## Usage

For the usage documentation see in the [docs](docs/Commands) folder.

> Currently you must download the module manual, by downloading everything from the `src` folder and run: `Import-Module CZ.PowerShell.NetworkTools.psd1`;

## Contribute

To contribute to this project do the following:

1. Write a comment on an issue that you start working on it
- if no issue exist create a new one
1. Fork the repo
1. Create a new branch in your fork for this issue
1. Start implementing your changes
1. Open a pull request to this repo (target branch master)
1. Wait for feedback and repeat step 4 and 6
1. Merge your pull request if all checks are green

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.