Tor 0.4.9.8
Loading...
Searching...
No Matches
proxymode.h File Reference

Header file for proxymode.c. More...

Go to the source code of this file.

Functions

int proxy_mode (const or_options_t *options)
 

Detailed Description

Header file for proxymode.c.

Definition in file proxymode.h.

Function Documentation

◆ proxy_mode()

int proxy_mode ( const or_options_t * options)

Return true iff we are trying to proxy client connections.

Definition at line 21 of file proxymode.c.

Referenced by circuit_expire_old_circs_as_needed(), and signewnym_impl().