NetworkIPv6

Properties

Link copied to clipboard
@JvmField
protected var _address: IPAddress
Link copied to clipboard
@JvmField
protected var _bits: Byte
Link copied to clipboard
@JvmField
protected var argument: String

The argument string for this BuilderScope, the result of which is used as the LineItem.argument. Is initialized with whatever TorOption.default is.

Link copied to clipboard
@JvmField
val option: TorOption

The TorOption being configured for this BuilderScope.

Functions

Link copied to clipboard

Sets the address. If not changed the default IPAddress.V6 address for this TorOption will be used.

Link copied to clipboard

Sets the bit value. If not changed, the default bit value for this TorOption will be used.