Builder Scope Port
A DSL builder scope for configuring TorOption containing the attribute(s) TorOption.Attribute.UNIX_SOCKET and/or TorOption.Attribute.PORT.
Inheritors
Types
A DSL builder scope for TorOption.__ControlPort and TorOption.ControlPort. Because kmp-tor is built entirely around tor's control connection APIs, disable is made unavailable and the argument is always initialized with a value of auto.
A DSL builder scope for TorOption.__DNSPort and TorOption.DNSPort.
Configure the desired TorOption with Isolation Flags, as described in tor-man#SocksPort.
Configure the desired TorOption with Socks Flags, as described in tor-man#OtherSocksPortFlags.
Configure the desired TorOption with Unix Flags, as described in tor-man#OtherSocksPortFlags and tor-man#ControlPort.
A DSL builder scope for TorOption.__HTTPTunnelPort and TorOption.HTTPTunnelPort.
A DSL builder scope for TorOption.__SocksPort and TorOption.SocksPort.
A DSL builder scope for TorOption.__TransPort and TorOption.TransPort.