Documentation
¶
Overview ¶
Package proxy provides Dial and Listen functions that behave like net.Dial and net.Listen, but all connections are made through a multiplexing proxy service that provides a virtual address space. Addresses obtained through this package should be treated as opaque strings, even though they look like regular IP addresses.
The package registers a "-proxy" command-line flag that specifies the address of the proxy service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.