šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

github.com/easygoingpand/ssl-go-tools

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/easygoingpand/ssl-go-tools

v0.0.0-20250420213019-504c477bead1
Source
Go
Version published
Created
Source

CircleCI Go Report Card Go Doc Coverage

ssl-go-tools

Collection of packages to do common stuff for the RoboCup SSL league like reading, writing, sending, receiving and parsing messages.

Docker

Docker images of all RoboCup Small Size League tools and applications can be found at https://hub.docker.com/u/robocupssl

Installation from GitHub releases

The GitHub release page contains the latest stable binaries: https://github.com/easygoingpand/ssl-go-tools/releases

Simply download the archive for your platform and extract to a folder of your choosing and run it from there.

Installation with Go

If you have Go installed, you can install the tools with:

go install github.com/easygoingpand/ssl-go-tools/...@latest

Usage and further details

Have a look at the individual packages and their containing READMEs:

FAQs

Package last updated on 20 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts