[#node-NodeContext-tor_controller] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::tor_controller :relfileprefix: ../../ :mrdocs: Manages the node's Tor hidden service and control connection. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<TorController> tor_controller; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#