package
0.0.0-20210727014431-97524352ab91
Repository: https://github.com/adakailabs/go-traceroute.git
Documentation: pkg.go.dev

# Functions

NewSession returns new session.
Trace is a simple traceroute tool using DefaultTracer.

# Constants

IANA Assigned Internet Protocol Numbers.
IANA Assigned Internet Protocol Numbers.
IANA Assigned Internet Protocol Numbers.
IANA Assigned Internet Protocol Numbers.

# Variables

DefaultConfig is the default configuration for Tracer.
DefaultTracer is a tracer with DefaultConfig.

# Structs

Config is a configuration for Tracer.
Hop is a set of detected nodes.
Node is a detected network node.
Reply is a reply packet.
Session is a tracer session.
Tracer is a traceroute tool based on raw IP packets.