https://github.com/shanemhansen/sniparser
TLS SNI parser
https://github.com/shanemhansen/sniparser
go golang ssl tls
Last synced: 5 months ago
JSON representation
TLS SNI parser
- Host: GitHub
- URL: https://github.com/shanemhansen/sniparser
- Owner: shanemhansen
- License: bsd-3-clause
- Created: 2017-07-23T20:32:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T17:57:44.000Z (almost 9 years ago)
- Last Synced: 2024-06-20T02:03:10.632Z (about 2 years ago)
- Topics: go, golang, ssl, tls
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sniparser
TLS SNI parser is a work in progress to parse the client hello info. API is unstable, more TLS fields will
be returned soon.