Dieses Wiki ist ein Archiv bis 2023. Das aktuelle Wiki findet sich unter https://wiki.hamburg.ccc.de/
Difference between revisions of "ChaosVPN:Proxy"
m (→Tor Socks5 Proxy) |
m (→Tor Socks5 Proxy) |
||
Line 10: | Line 10: | ||
<pre> | <pre> | ||
− | # Try for at most NUM seconds when building circuits. If the circuit | + | # Try for at most NUM seconds when building circuits. If the circuit isn’t open |
− | # | + | # in that time, give up on it. If LearnCircuitBuildTimeout is 1, this value serves |
+ | # as the initial value to use before a timeout is learned. If LearnCircuitBuildTimeout | ||
+ | # is 0, this value is the only value used. (Default: 60 seconds.) | ||
CircuitBuildTimeout 15 | CircuitBuildTimeout 15 | ||
− | # | + | # To keep firewalls from expiring connections, send a padding keepalive cell |
− | + | # every NUM seconds on open connections that are in use. If the connection | |
+ | # has no open circuits, it will instead be closed after NUM seconds of idleness. | ||
+ | # (Default: 5 minutes) | ||
KeepalivePeriod 15 | KeepalivePeriod 15 | ||
− | # | + | # Every NUM seconds consider whether to build a new circuit. (Default: 30 seconds) |
NewCircuitPeriod 15 | NewCircuitPeriod 15 | ||
Line 25: | Line 29: | ||
SocksTimeout 180 | SocksTimeout 180 | ||
− | # If UseEntryGuards is set to 1, we will try to pick a total of NUM routers as long-term entries for our circuits. (Defaults to 3.) | + | # If UseEntryGuards is set to 1, we will try to pick a total of NUM routers as long-term |
+ | # entries for our circuits. (Defaults to 3.) | ||
NumEntryGuards 32</pre> | NumEntryGuards 32</pre> | ||
Revision as of 23:53, 14 December 2011
Proxy
Useful for internationalization and debugging between countries.
Also useful for seeing that which has been denied you by unthinking firewalls.
Tor Socks5 Proxy
Accessible via 172.31.0.58:9050
# Try for at most NUM seconds when building circuits. If the circuit isn’t open # in that time, give up on it. If LearnCircuitBuildTimeout is 1, this value serves # as the initial value to use before a timeout is learned. If LearnCircuitBuildTimeout # is 0, this value is the only value used. (Default: 60 seconds.) CircuitBuildTimeout 15 # To keep firewalls from expiring connections, send a padding keepalive cell # every NUM seconds on open connections that are in use. If the connection # has no open circuits, it will instead be closed after NUM seconds of idleness. # (Default: 5 minutes) KeepalivePeriod 15 # Every NUM seconds consider whether to build a new circuit. (Default: 30 seconds) NewCircuitPeriod 15 # Let a socks connection wait NUM seconds handshaking, and NUM seconds # unattached waiting for an appropriate circuit, before we fail it. (Default: 2 minutes.) SocksTimeout 180 # If UseEntryGuards is set to 1, we will try to pick a total of NUM routers as long-term # entries for our circuits. (Defaults to 3.) NumEntryGuards 32
Radio Free Openfly
Squid proxy : 10.103.252.2:3128 Hosted on reputable VPS Please use RESPONSIBLY. This is not a TOR node. I will shut down this squid proxy if I approach monthly traffic quotas.