StartDaemon

Starts the tor daemon.

If tor is already running, the EnqueuedJob returned by Processor.enqueue will complete with success.

NOTE: Tor's startup process is broken out into five (5) phases:

  1. Installation: Tor resources are extracted to the filesystem, if needed.

  2. Configuration: TorConfig is built and verified.

  3. Process Start: Tor is started in a child process.

  4. Control Connection: A control connection with tor is established and initial settings are configured.

  5. Bootstrap: Tor bootstraps itself with the network.

This action completes after phase 4.

Execution of Action.StartDaemon can be interrupted by enqueueing Action.StopDaemon.

Starts the tor daemon.

If tor is already running, the EnqueuedJob returned by Processor.enqueue will complete with success.

NOTE: Tor's startup process is broken out into five (5) phases:

  1. Installation: Tor resources are extracted to the filesystem, if needed.

  2. Configuration: TorConfig is built and verified.

  3. Process Start: Tor is started in a child process.

  4. Control Connection: A control connection with tor is established and initial settings are configured.

  5. Bootstrap: Tor bootstraps itself with the network.

This action completes after phase 4.

Execution of Action.StartDaemon can be interrupted by enqueueing Action.StopDaemon.

Starts the tor daemon.

If tor is already running, the EnqueuedJob returned by Processor.enqueue will complete with success.

NOTE: Tor's startup process is broken out into five (5) phases:

  1. Installation: Tor resources are extracted to the filesystem, if needed.

  2. Configuration: TorConfig is built and verified.

  3. Process Start: Tor is started in a child process.

  4. Control Connection: A control connection with tor is established and initial settings are configured.

  5. Bootstrap: Tor bootstraps itself with the network.

This action completes after phase 4.

Execution of Action.StartDaemon can be interrupted by enqueueing Action.StopDaemon.

Properties

name
Link copied to clipboard
val name: String
val name: String
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
val ordinal: Int
val ordinal: Int