Versions in this module Expand all Collapse all v0 v0.5.0 Apr 11, 2017 Changes in this version + type DropCallback func(protocol.PacketNumber) bool + type UDPProxy struct + func NewUDPProxy(proxyPort int, serverAddress string, serverPort int, ...) (*UDPProxy, error) + func (p *UDPProxy) Stop()