https://github.com/k8spacket/tls-api
Parser of TLS packets involved in the handshake process
https://github.com/k8spacket/tls-api
k8spacket metrics tcp tcp-packets tls tls-handshake
Last synced: about 1 year ago
JSON representation
Parser of TLS packets involved in the handshake process
- Host: GitHub
- URL: https://github.com/k8spacket/tls-api
- Owner: k8spacket
- License: apache-2.0
- Created: 2022-10-31T10:11:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T12:57:47.000Z (over 2 years ago)
- Last Synced: 2025-01-17T21:41:59.640Z (over 1 year ago)
- Topics: k8spacket, metrics, tcp, tcp-packets, tls, tls-handshake
- Language: Go
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k8spacket - tls-api
### This module has been deprecated and not used since version 2.0.0 of k8spacket
---
Parser of TLS packets involved in the handshake process (ClientHello and ServerHello currently)
See usage here: https://github.com/k8spacket/plugins/blob/v1.2.1/tls-parser/metrics/metrics.go