Dieses Wiki ist ein Archiv bis 2023. Das aktuelle Wiki findet sich unter https://wiki.hamburg.ccc.de/

Difference between revisions of "ChaosVPN:Proxy"

From CCCHHWiki
Jump to: navigation, search
m (Tor Socks5 Proxy)
 
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
[[ChaosVPN|Back]]
 +
 +
{{Template:ChaosVPNBanner}}
 +
 
== Proxy ==
 
== Proxy ==
  
Line 4: Line 8:
  
 
Also useful for seeing that which has been denied you by unthinking firewalls.
 
Also useful for seeing that which has been denied you by unthinking firewalls.
 +
 +
=== Polipo HTTP Proxy ===
 +
 +
Accessible via [[ChaosVPN:IPRanges#IP_Ranges_Europe|172.31.0.58:8123]] aka tor-proxy.hamburg.ccc.de:8123
  
 
=== Tor Socks5 Proxy ===
 
=== Tor Socks5 Proxy ===
  
Accessible via [[ChaosVPN::IPRanges#IP_Ranges_Europe|172.31.0.58:9050]]
+
Accessible via [[ChaosVPN:IPRanges#IP_Ranges_Europe|172.31.0.58:9050]] aka tor-proxy.hamburg.ccc.de:9050
  
<pre>
+
<pre style="width:550px">
# Try for at most NUM seconds when building circuits. If the circuit isn't
+
# Try for at most NUM seconds when building circuits. If the circuit isn’t open
# open in that time, give up on it. (Default: 1 minute.)
+
# 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
  
# Send a padding cell every N seconds to keep firewalls from closing our
+
# To keep firewalls from expiring connections, send a padding keepalive cell
# connections while Tor is not in use.
+
# 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
  
# Force Tor to consider whether to build a new circuit every NUM seconds.
+
# Every NUM seconds consider whether to build a new circuit. (Default: 30 seconds)
 
NewCircuitPeriod 15
 
NewCircuitPeriod 15
  
Line 25: Line 37:
 
SocksTimeout 180
 
SocksTimeout 180
  
# How many entry guards should we keep at a time?
+
# If UseEntryGuards is set to 1, we will try to pick a total of NUM routers as long-term
NumEntryGuards 32</pre>
+
# entries for our circuits. (Defaults to 3.)
 +
NumEntryGuards 32
 +
</pre>
  
 
=== Radio Free Openfly ===
 
=== Radio Free Openfly ===
  
 
Squid proxy :  10.103.252.2:3128  Hosted on reputable VPS
 
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.
+
Please use RESPONSIBLY.  This is not a Tor node.  I will shut down this squid proxy if I approach monthly traffic quotas.
 +
 
 +
[[Category:ChaosVPN]]
 +
 
 +
=== Colido Proxy ===
 +
 
 +
==== Norway ====
 +
Squid proxy :  x.x.x.x:9999 Hosted in Norway, 100mbit port.
 +
 
 +
This proxy is currently unavailable, buty will be active soon.
 +
 
 +
==== UK ====
 +
 
 +
Squid proxy :  172.31.0.251:9999
 +
 
 +
This proxy is not keeping any logs, but please. Use with care and respect.
 +
 
  
 
[[Category:ChaosVPN]]
 
[[Category:ChaosVPN]]

Latest revision as of 21:38, 24 May 2016

Back

Note:
ChaosVPN is a VPN to connect Hackers and Hackerspaces - it does NOT provide anonymous internet access!
For this look at tor or other similar services.

It will also not help you to reach domains like .rdos, .lll, .clos or any other strange things supposed to be available on the "dark web".

Alternative: If you prefer BGP, you can also connect via https://dn42.net/, we are interconnected.

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

# 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.

Colido Proxy

Norway

Squid proxy : x.x.x.x:9999 Hosted in Norway, 100mbit port.

This proxy is currently unavailable, buty will be active soon.

UK

Squid proxy : 172.31.0.251:9999

This proxy is not keeping any logs, but please. Use with care and respect.