Categorygithub.com/Jigsaw-Code/getsni
modulepackage
1.0.0
Repository: https://github.com/jigsaw-code/getsni.git
Documentation: pkg.go.dev

# README

getsni

A single-purpose library for reading the TLS Server Name Indication.

Build Status

# Functions

GetSNI accepts the beginning of a TLS connection and returns the indicated server name, or an error if the server name was not found.