Skip to content

RoboCup-SSL/ssl-quality-inspector

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published