proxy

package
v0.0.0-...-299a570 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

type Proxy struct {
	Scheme      string      `json:"scheme"`
	Address     netaddr.IP  `json:"address"`
	Port        uint16      `json:"port"`
	Good        bool        `json:"good"`
	ExitAddress *netaddr.IP `json:"exitAddress,omitempty"`
	Error       string      `json:"error,omitempty"`
	Speed       float64     `json:"speed,omitempty"`
}

func (Proxy) Check

func (p Proxy) Check(resultQueue chan<- *Proxy, timeout *int, skipCert *bool)

func (Proxy) IsReserved

func (p Proxy) IsReserved() bool

Jump to

Keyboard shortcuts

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