DefaultOnionServiceTarget

Build the default local target address for the onion service.

Synopsis

Declared in <torcontrol.h>

CService
DefaultOnionServiceTarget(uint16_t port);

Return Value

The default local CService target for the onion service.

Parameters

NameDescription
portPort to bind the onion service target to.