Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/vponomarev/go-ssl-catch

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/vponomarev/go-ssl-catch

  • v0.0.0-20240915151417-21c4f88a0259
  • Source
  • Go
  • Socket score

Version published
Created
Source

Sample Golang project for SSL handshake detecting.

Project is based on libpcap and gopacket go library.

Project detects SSL hanshake and print small session info into console + presents small web+websocket page for browser output.

Building on Debian 10:

  • Download and install Golang (for example into /opt/go/)
  • Download required packages: apt install git gcc libpcap-dev
  • Go into cmd directory
  • Download related go modules go get
  • Build binary go build

Here you are, you can use it now.

Run binary to get usage description.

FAQs

Package last updated on 15 Sep 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc