32 #ifndef STRUCT_NETWORKSETTINGS_HPP_ 33 #define STRUCT_NETWORKSETTINGS_HPP_ std::string torControlServer
The host name of the TOR control server.
Definition: NetworkSettings.hpp:57
Network settings containing the default proxy as well as host, port, and password of the TOR control ...
Definition: NetworkSettings.hpp:49
std::string torControlPassword
The password used by the TOR control server.
Definition: NetworkSettings.hpp:63
std::uint16_t torControlPort
The port used by the TOR control server.
Definition: NetworkSettings.hpp:60
std::string defaultProxy
The host name and the port of the default proxy to be used.
Definition: NetworkSettings.hpp:54
Namespace for data structures.
Definition: AlgoThreadProperties.hpp:43