You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0f1bf50 Enhance project configuration and error handling for TLS Checker
3c9214d Enhance server functionality with RabbitMQ support and dependency updates
de8b8fa Fix installation command in README.md to use the correct GitHub URL format for Go installation. This change ensures users can easily install the TLS Checker tool without confusion.
ff8730c Implement auto mode for automated TLS testing with HTTP and RabbitMQ
98c9e82 Initialize TLS Checker application with Cobra CLI framework
91dfe1e Integrate RabbitMQ client functionality and update dependencies
f6d537b Refactor RabbitMQ server setup and update README.md for linting command
df30eec Refactor TLS client and server into a single main.go file
609a377 Refactor logging and update dependencies for TLS Checker
6c74067 Update README.md to enhance TLS Checker documentation
9adcf07 Update README.md to reflect new features and improvements in TLS Checker
6fba501 Update dependencies and enhance RabbitMQ connection handling