Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + const SO_ORIGINAL_DST — linux/amd64 + func GetOriginalDestination(conn internet.Connection) v2net.Destination + type Config struct + Address v2net.Address + FollowRedirect bool + Network *v2net.NetworkList + Port v2net.Port + Timeout int + type DokodemoDoor struct + func NewDokodemoDoor(config *Config, space app.Space, meta *proxy.InboundHandlerMeta) *DokodemoDoor + func (this *DokodemoDoor) Close() + func (this *DokodemoDoor) HandleTCPConnection(conn internet.Connection) + func (this *DokodemoDoor) ListenTCP() error + func (this *DokodemoDoor) ListenUDP() error + func (this *DokodemoDoor) Port() v2net.Port + func (this *DokodemoDoor) Start() error + type Factory struct + func (this *Factory) Create(space app.Space, rawConfig interface{}, meta *proxy.InboundHandlerMeta) (proxy.InboundHandler, error) + func (this *Factory) StreamCapability() internet.StreamConnectionType Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018