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

Determine whether we are trying to be a proxy. More...

Go to the source code of this file.

Functions

int proxy_mode (const or_options_t *options)
 

Detailed Description

Determine whether we are trying to be a proxy.

Definition in file proxymode.c.

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().