Categorygithub.com/getlantern/probe
modulepackage
0.0.0-20211216020459-69afa01c1c5c
Repository: https://github.com/getlantern/probe.git
Documentation: pkg.go.dev

# README

probe

Utilities for actively probing servers. The idea is to probe our own servers as a censor would, looking for giveaways that the server is used for circumvention.

# Packages

No description provided by the author

# Functions

ForRandomizedTransport probes for evidence of a randomized transport like Lampshade.

# Structs

Config for a probe.
ForRandomizedTransportBaseline represents the baseline used by ForRandomizedTransport.
ForRandomizedTransportExplanation is the concrete type returned as the Results.Explanation when a ForRandomizedTransport probe returns Results.Success.
Results of a probe.