Socks
A DSL builder scope for TorOption.__SocksPort and TorOption.SocksPort.
Properties
Functions
Link copied to clipboard
Sets the argument to auto, indicating that tor should pick a port value for this TorOption.
Link copied to clipboard
Sets the argument to 0, indicating that tor will not utilize this TorOption.
Link copied to clipboard
open override fun flagsIsolation(block: ThisBlock<BuilderScopePort.FlagsBuilderIsolation>): BuilderScopePort.Socks
Adds isolation flags to the TorSetting.LineItem.optionals of this builder result.
Link copied to clipboard
open override fun flagsSocks(block: ThisBlock<BuilderScopePort.FlagsBuilderSocks>): BuilderScopePort.Socks
Adds socks flags to the TorSetting.LineItem.optionals of this builder result.
Link copied to clipboard
open override fun flagsUnix(block: ThisBlock<BuilderScopePort.FlagsBuilderUnix>): BuilderScopePort.Socks
Adds unix flags to the TorSetting.LineItem.optionals of this builder result.
Link copied to clipboard
Sets the argument to the specified port.
Link copied to clipboard
In the event a configured Port is unavailable on the host device, tor will fail to start.
Link copied to clipboard
For a TorOption which can be configured to use Unix Sockets, containing the attribute TorOption.Attribute.UNIX_SOCKET.