Tor  0.4.7.0-alpha-dev
Data Fields
hs_opts_t Struct Reference

Data Fields

FILENAME HiddenServiceDir
 
BOOL HiddenServiceDirGroupReadable
 
LINELIST HiddenServicePort
 
INT HiddenServiceVersion
 
BOOL HiddenServiceAllowUnknownPorts
 
POSINT HiddenServiceMaxStreams
 
BOOL HiddenServiceMaxStreamsCloseCircuit
 
POSINT HiddenServiceNumIntroductionPoints
 
STRING HiddenServiceExportCircuitID
 
BOOL HiddenServiceEnableIntroDoSDefense
 
POSINT HiddenServiceEnableIntroDoSRatePerSec
 
POSINT HiddenServiceEnableIntroDoSBurstPerSec
 
BOOL HiddenServiceOnionBalanceInstance
 

Detailed Description

Holds configuration for a single hidden service.

An hs_opts_t holds the parsed options for a single HS configuration section.

This name ends with 'opts' instead of 'options' to signal that it is not handled directly by the or_options_t configuration manager, but that first we partition the "HiddenService*" options by section.

Definition at line 18 of file hs_options.inc.


The documentation for this struct was generated from the following file: