First off, thank you for considering contributing to this tool!
- Check the GitHub Issues tab to see if the bug has already been reported.
- If not, open a new issue. Include a clear title, a description of the problem, and steps to reproduce the error.
- Open an issue with the tag 'enhancement'.
- Describe the feature you would like to see and why it would be useful for network scanning.
- Fork the repository.
- Create a new branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
- Use Loguru for all logging.
- Keep inline comments concise please
If you find a security vulnerability within the scanner itself, please do not open a public issue. Instead, contact the maintainer first directly.