Documentation ¶
Overview ¶
Package client is responsible for creating HTTP client and request.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package cfcrypto is a package that uses Cloudflare's TLS fork to provide features missing in crypto/tls.
|
Package cfcrypto is a package that uses Cloudflare's TLS fork to provide features missing in crypto/tls. |
Package connectto implements the --connect-to command-line argument logic that allows "redirecting" connections to hosts.
|
Package connectto implements the --connect-to command-line argument logic that allows "redirecting" connections to hosts. |
Package dialer introduces base interfaces for the structs that are responsible for connecting to a host or modifying the connection logic.
|
Package dialer introduces base interfaces for the structs that are responsible for connecting to a host or modifying the connection logic. |
Package proxy implements the proxy logic (--proxy argument of the command-line tool).
|
Package proxy implements the proxy logic (--proxy argument of the command-line tool). |
Package splittls implements the --tls-split-hello logic and allows splitting TLS ClientHello.
|
Package splittls implements the --tls-split-hello logic and allows splitting TLS ClientHello. |
Package websocket is responsible for handling WebSocket connections.
|
Package websocket is responsible for handling WebSocket connections. |
Click to show internal directories.
Click to hide internal directories.