Skip to content

codez-one/CZ.PowerShell.NetworkTools

Repository files navigation

CZ.PowerShell.NetworkTools

Some tools to debug and analysis your network.

Usage

For the usage documentation see in the docs 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
  2. Fork the repo
  3. Create a new branch in your fork for this issue
  4. Start implementing your changes
  5. Open a pull request to this repo (target branch master)
  6. Wait for feedback and repeat step 4 and 6
  7. Merge your pull request if all checks are green

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Some tools to debug and analysi your network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published