Companion

object Companion

Functions

Link copied to clipboard

Creates a AddressMapping that instructs tor to generate a random host value (e.g. 4lr2xdqckbl4nttj.virtual) and map the provided string (host name) to it.

Link copied to clipboard

Creates a AddressMapping that instructs tor to generate a virtual IPAddress.V4 address and map the provided OnionAddress to it.

Creates a AddressMapping that instructs tor to generate a virtual IPAddress.V4 address and map the provided string (host name) to it.

Link copied to clipboard

Creates a AddressMapping that instructs tor to generate a virtual IPAddress.V4 address and map the provided OnionAddress to it.

Creates a AddressMapping that instructs tor to generate a virtual IPAddress.V6 address and map the provided string (host name) to it.

Link copied to clipboard

Creates a AddressMapping that instruct tor to unmap any addresses associated with the provided IPAddress.

Creates a AddressMapping that instruct tor to unmap any addresses associated with the provided string (host name).