Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added implant module list subcommand #228

Merged
merged 1 commit into from
Dec 26, 2021
Merged

Conversation

calebstewart
Copy link
Owner

Description of Changes

Also updated documentation to clarify implant reconnection process.

Fixes #224 .

Please note any noqa: comments needed to appease flake8.

Major Changes Implemented:

  • Added implant module list command to match documentation
  • Update documentation to clarify implant reconnection

Pre-Merge Tasks

  • Formatted all modified files w/ python-black
  • Sorted imports for modified files w/ isort
  • Ran flake8 on repo, and fixed any new problems w/ modified files
  • Ran pytest test cases
  • Added brief summary of updates to CHANGELOG (under [Unreleased])

For issues with pre-merge tasks, see CONTRIBUTING.md

Also updated documentation to clarify implant reconnection process.
@calebstewart calebstewart merged commit ab7f0a5 into master Dec 26, 2021
@calebstewart calebstewart deleted the issue-224-implant-list branch December 26, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implant Module Documentation and Listing
1 participant