BuilderScopePort

A DSL builder scope for configuring TorOption containing the attribute(s) TorOption.Attribute.UNIX_SOCKET and/or TorOption.Attribute.PORT.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

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.

Link copied to clipboard

A DSL builder scope for TorOption.__DNSPort and TorOption.DNSPort.

Link copied to clipboard

Configure the desired TorOption with Isolation Flags, as described in tor-man#SocksPort.

Link copied to clipboard

Configure the desired TorOption with Socks Flags, as described in tor-man#OtherSocksPortFlags.

Link copied to clipboard

Configure the desired TorOption with Unix Flags, as described in tor-man#OtherSocksPortFlags and tor-man#ControlPort.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

The TorOption being configured for this BuilderScope.