Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + const DomainStrategyAsIs + const DomainStrategyUseIP + type Config struct + DomainStrategy DomainStrategy + Timeout uint32 + type DomainStrategy int + type FreedomConnection struct + func NewFreedomConnection(config *Config, space app.Space, meta *proxy.OutboundHandlerMeta) *FreedomConnection + func (this *FreedomConnection) Dispatch(destination v2net.Destination, payload *alloc.Buffer, ray ray.OutboundRay) error + func (this *FreedomConnection) ResolveIP(destination v2net.Destination) v2net.Destination + type FreedomFactory struct + func (this *FreedomFactory) Create(space app.Space, config interface{}, meta *proxy.OutboundHandlerMeta) (proxy.OutboundHandler, error) + func (this *FreedomFactory) StreamCapability() internet.StreamConnectionType Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018 Other modules containing this package github.com/kevinMKG/vtsttt/v4