Skip to content

silasejohn/Hermes

Repository files navigation

Hermes

A Python-Based Interceptor Program providing comprehensive support for MQTT Broker-Level traffic analysis 1

Setting up virtualenv (locally)

  • Create a local venv environment using an existing version of python
  • Reference the requirements.txt for important packages
  • Activation: source venv/bin/activate
  • Deactivation: deactivate

Pushing Changes to Remote

  • Pushes the changes in your local repository up to the remote repository you specified as the origin: git push -u origin main

Motivation 2


Footnotes

  1. This project is primarily intended to satisfy my need for CLI tool of this nature for a few projects I am working on. to help me with a few tasks I am currently working on.

  2. Secondarily, I plan for this to remember Python development and grow my project structuring and organization skillset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages