Last active
October 8, 2024 17:56
-
-
Save Alex0007/292057ae1b58cc4a6cfb to your computer and use it in GitHub Desktop.
tor configuration for surfing speed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DNSPort 9053 | |
ExcludeSingleHopRelays 0 | |
AllowSingleHopCircuits 1 | |
KeepalivePeriod 60 | |
#NewCircuitPeriod 15 | |
UseEntryGuards 1 | |
NumEntryGuards 8 | |
CircuitBuildTimeout 5 | |
EnforceDistinctSubnets 0 | |
OptimisticData 1 | |
UseNTorHandshake 1 | |
ClientUseIPv6 1 | |
HardwareAccel 1 | |
ExcludeExitNodes {ru} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment