# Functions
IsIgnorableError returns true if the net error is ignorable.
NewProxy creates a Proxy according to the specified frontend and backend.
NewTCPProxy creates a new TCPProxy.
NewUDPProxy creates a new UDPProxy.
# Constants
UDPBufSize is the buffer size for the UDP proxy.
UDPConnTrackTimeout is the timeout used for UDP connection tracking.
# Type aliases
AcceptableConnection is called when a proxy got a new connection.