Skip to content

Python examples for interacting with MySQL and RabbitMQ

Notifications You must be signed in to change notification settings

infoveinx/hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hermes

Python examples for interacting with MySQL and RabbitMQ. This is part of a now defunct project that involved shipping events in an IDS (intrusion detection system) database to another database using a RMQ proxy. Authentication to RMQ is done using certificates. The username is the CommonName from the certificate. This code was never polished so I can only hope that some portions of it are useful to someone else.

Requirements

  • Python3

About

Python examples for interacting with MySQL and RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages