obfs2

package module
v0.0.0-...-cac72fb Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: BSD-2-Clause, BSD-3-Clause Imports: 11 Imported by: 14

Documentation

Overview

Package obfs2 provides an implementation of the Tor Project's obfs2 obfuscation protocol. This protocol is considered trivially broken by most sophisticated adversaries.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewObfs2Transport

func NewObfs2Transport() *obfs2Transport

Types

type Transport

type Transport struct {
	Address string
	Dialer  proxy.Dialer
}

begin code added from optimizer

func New

func New(address string, dialer proxy.Dialer) *Transport

func (Transport) Dial

func (transport Transport) Dial() (net.Conn, error)

Jump to

Keyboard shortcuts

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