Dieses Wiki ist ein Archiv bis 2023. Das aktuelle Wiki findet sich unter https://wiki.hamburg.ccc.de/
Difference between revisions of "ChaosVPN:Proxy"
(→Proxy) |
m (→Tor Socks5 Proxy) |
||
Line 14: | Line 14: | ||
<pre style="width:550px"> | <pre style="width:550px"> | ||
+ | # If enabled, we convert "www.google.com.foo.exit" addresses on the | ||
+ | # SocksPort/TransPort/NATDPort into "www.google.com" addresses that exit | ||
+ | # from the node "foo". Disabled by default since attacking websites and exit relays | ||
+ | # can use it to manipulate your path selection. (Default: 0) | ||
+ | AllowDotExit 1 | ||
+ | |||
# Try for at most NUM seconds when building circuits. If the circuit isn’t open | # 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 | # in that time, give up on it. If LearnCircuitBuildTimeout is 1, this value serves | ||
Line 35: | Line 41: | ||
# If UseEntryGuards is set to 1, we will try to pick a total of NUM routers as long-term | # 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.) | # entries for our circuits. (Defaults to 3.) | ||
− | NumEntryGuards 32</pre> | + | NumEntryGuards 32 |
+ | </pre> | ||
=== Radio Free Openfly === | === Radio Free Openfly === |
Revision as of 00:00, 25 March 2012
Proxy
Useful for internationalization and debugging between countries.
Also useful for seeing that which has been denied you by unthinking firewalls.
Polipo HTTP Proxy
Accessible via 172.31.0.58:8123 aka tor-proxy.hamburg.ccc.de:8123
Tor Socks5 Proxy
Accessible via 172.31.0.58:9050 aka tor-proxy.hamburg.ccc.de:9050
# If enabled, we convert "www.google.com.foo.exit" addresses on the # SocksPort/TransPort/NATDPort into "www.google.com" addresses that exit # from the node "foo". Disabled by default since attacking websites and exit relays # can use it to manipulate your path selection. (Default: 0) AllowDotExit 1 # 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.