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

Name

Description

port

Port to bind the onion service target to.

Created with MrDocs