Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

sni-probe

A lightweight Go tool for probing and analyzing TLS SNI (Server Name Indication) across network connections.

Features

  • Probe TLS endpoints and extract SNI information
  • Useful for network diagnostics, censorship research, and infrastructure debugging
  • Written in Go with zero external dependencies

Usage

go build -o sni-probe
./sni-probe <target>

Built With

  • Go
  • Standard library net/tls

About

Lightweight Go tool for probing and analyzing TLS SNI (Server Name Indication) across network connections

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages