stun_udp

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2020 License: BSD-2-Clause, BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Overview

Go language Tor Pluggable Transport suite. Works only as a managed client/server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClientSetup

func ClientSetup(termMon *termmon.TermMonitor, target string) bool

func ServerSetup

func ServerSetup(termMon *termmon.TermMonitor, bindaddrString string, target string) bool

Types

type ConnState

type ConnState struct {
	Conn    *net.Conn
	Waiting bool
}

func NewConnState

func NewConnState() ConnState

type ConnTracker

type ConnTracker map[string]ConnState

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL