socks

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handler

func Handler(msg jobs.Job, jobsOut *chan jobs.Job)

Handler is the entry point for SOCKS connections. This function starts a SOCKS server and processes incoming SOCKS connections

Types

type Connection

type Connection struct {
	Job     jobs.Job
	In      net.Conn
	Out     net.Conn
	JobChan *chan jobs.Job
}

Connection is a structure used to track new SOCKS client connections

Jump to

Keyboard shortcuts

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