Categorygithub.com/RoboCup-SSL/ssl-quality-inspector

# README

CircleCI Go Report Card Go Doc Release

ssl-quality-inspector

Command line utility to inspect several metrics like network latency and ssl-vision detection

Requirements

You need to install following dependencies first:

  • Go

See .circleci/config.yml for compatible versions.

Build

Build and install all binaries:

make install

Run

Build and run main binary:

make run

Update generated protobuf code

Generate the code for the .proto files after you've changed anything in a .proto file with:

make proto

# Packages

No description provided by the author
No description provided by the author