tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

torrc (1811B)


      1 # These options are obsolete as of 0.4.2
      2 # Obsolete options without arguments, or with an empty argument,
      3 # are silently ignored. So we give each one of these options an argument.
      4 AllowDotExit 1
      5 AllowInvalidNodes 1
      6 AllowSingleHopCircuits 1
      7 AllowSingleHopExits 1
      8 AlternateHSAuthority 1
      9 AuthDirBadDir 1
     10 AuthDirBadDirCCs 1
     11 AuthDirRejectUnlisted 1
     12 AuthDirListBadDirs 1
     13 AuthDirMaxServersPerAuthAddr 1
     14 CircuitIdleTimeout 1
     15 ControlListenAddress 1
     16 DirListenAddress 1
     17 DisableIOCP 1
     18 DisableV2DirectoryInfo_ 1
     19 DynamicDHGroups 1
     20 DNSListenAddress 1
     21 TestingEnableTbEmptyEvent 1
     22 ExcludeSingleHopRelays 1
     23 FallbackNetworkstatusFile 1
     24 FastFirstHopPK 1
     25 FetchV2Networkstatus 1
     26 Group 1
     27 HidServDirectoryV2 1
     28 CloseHSClientCircuitsImmediatelyOnTimeout 1
     29 CloseHSServiceRendCircuitsImmediatelyOnTimeout 1
     30 MaxOnionsPending 1
     31 NamingAuthoritativeDirectory 1
     32 NATDListenAddress 1
     33 PredictedPortsRelevanceTime 1
     34 WarnUnsafeSocks 1
     35 ORListenAddress 1
     36 PathBiasDisableRate 1
     37 PathBiasScaleFactor 1
     38 PathBiasMultFactor 1
     39 PathBiasUseCloseCounts 1
     40 PortForwarding 1
     41 PortForwardingHelper 1
     42 PreferTunneledDirConns 1
     43 RecommendedPackages 1
     44 RunTesting 1
     45 SchedulerLowWaterMark__ 1
     46 SchedulerHighWaterMark__ 1
     47 SchedulerMaxFlushCells__ 1
     48 SocksListenAddress 1
     49 StrictEntryNodes 1
     50 StrictExitNodes 1
     51 Support022HiddenServices 1
     52 Tor2webMode 1
     53 Tor2webRendezvousPoints 1
     54 TLSECGroup 1
     55 TransListenAddress 1
     56 TunnelDirConns 1
     57 UseEntryGuardsAsDirGuards 1
     58 UseNTorHandshake 1
     59 UserspaceIOCPBuffers 1
     60 V1AuthoritativeDirectory 1
     61 V2AuthoritativeDirectory 1
     62 VoteOnHidServDirectoriesV2 1
     63 UseFilteringSSLBufferevents 1
     64 __UseFilteringSSLBufferevents 1
     65 TestingConsensusMaxDownloadTries 1
     66 ClientBootstrapConsensusMaxDownloadTries 1
     67 ClientBootstrapConsensusAuthorityOnlyMaxDownloadTries 1
     68 TestingDescriptorMaxDownloadTries 1
     69 TestingMicrodescMaxDownloadTries 1
     70 TestingCertMaxDownloadTries 1