//
pkg.gl
Category
github.com/Jigsaw-Code/getsni
module
package
1.0.0
Repository:
https://github.com/jigsaw-code/getsni.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
76 SLOC
#
README
getsni
A single-purpose library for reading the TLS Server Name Indication.
#
Functions
GetSNI
GetSNI accepts the beginning of a TLS connection and returns the indicated server name, or an error if the server name was not found.