From 6e9018d9c27e50214c187199c955756b5eee67f0 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 16 Sep 2011 10:02:19 +0000 Subject: /A1/lex2> somerandomnick: BTW you can remove my clientport from a2.o if you so desire /A1/lex2> I would update it in my repository but really there is no point in me doing so because you won't pull from me over IPv6 :v /SVC/srnbot> IPv6 sucks. --- doc/www.anonet2.org/public_pod/index.pod | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc') diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod index 349b8b8..b8ad01c 100644 --- a/doc/www.anonet2.org/public_pod/index.pod +++ b/doc/www.anonet2.org/public_pod/index.pod @@ -103,10 +103,6 @@ need openvpn for this option, but there is no need for routing software.) =item * -L, which also provides connectivity to IPv6 Anonet - -=item * - It is possible to negotiate your first peering on IRC, completely bypassing the client port. (For this option you can use quicktun, openvpn, or tinc. You will also need routing software, for example bird -- cgit v1.2.3 From 69c9648ecaa7c7ac9b811493cf383fa5df200423 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 18 Sep 2011 08:57:34 +0000 Subject: PP (uncommented safe defaults and added useragent pass-through) --- doc/www.powerfulproxy.com/public_html/do_it.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/www.powerfulproxy.com/public_html/do_it.php b/doc/www.powerfulproxy.com/public_html/do_it.php index 39be1d7..8556f73 100644 --- a/doc/www.powerfulproxy.com/public_html/do_it.php +++ b/doc/www.powerfulproxy.com/public_html/do_it.php @@ -30,8 +30,10 @@ $REWRITE_PATTERNS = array( // '@(src|href|action)\s*=\s*(\'|")/([^\'"]*)\2@i' => '$1=$2'.$SERVICEURL.$proto.'/'.$host.'/$3$2', '@(<[^>]*)(src|href|action)\s*=\s*(\'|")/([^\'"]*)\3@i' => '$1$2=$3'.$SERVICEURL.$proto.'/'.$host.'/$4$3', ); -$CURL_OPTIONS = array( - CURLOPT_USERAGENT => "AnoNet proxy", +if (file_exists("do_it.inc")) include "do_it.inc"; +if (!isset($CURL_OPTIONS)) $CURL_OPTIONS = array( +// CURLOPT_USERAGENT => "AnoNet proxy", + CURLOPT_USERAGENT => $_SERVER["HTTP_USER_AGENT"]." AnoNetProxy", CURLOPT_AUTOREFERER => TRUE, CURLOPT_CONNECTTIMEOUT => 15, CURLOPT_TIMEOUT => 28, @@ -40,7 +42,7 @@ $CURL_OPTIONS = array( CURLOPT_HEADER => 1, CURLOPT_FOLLOWLOCATION => FALSE, // CURLOPT_INTERFACE => '0.0.0.0', -// CURLOPT_PROXY => "http://b.polipo.srn.ano:8000/", + CURLOPT_PROXY => "http://b.polipo.srn.ano:8000/", // CURLOPT_PROXYUSERPWD => 'username:password', ); /* END OF CONFIGURATION */ -- cgit v1.2.3 From c1d25c25c4ea4182a822679ba30ec7247ca5b764 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 18 Sep 2011 10:11:17 +0000 Subject: PP (added referer header) --- doc/www.powerfulproxy.com/public_html/do_it.php | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/www.powerfulproxy.com/public_html/do_it.php b/doc/www.powerfulproxy.com/public_html/do_it.php index 8556f73..48c128e 100644 --- a/doc/www.powerfulproxy.com/public_html/do_it.php +++ b/doc/www.powerfulproxy.com/public_html/do_it.php @@ -35,6 +35,7 @@ if (!isset($CURL_OPTIONS)) $CURL_OPTIONS = array( // CURLOPT_USERAGENT => "AnoNet proxy", CURLOPT_USERAGENT => $_SERVER["HTTP_USER_AGENT"]." AnoNetProxy", CURLOPT_AUTOREFERER => TRUE, + CURLOPT_REFERER => $_SERVER["HTTP_REFERER"], CURLOPT_CONNECTTIMEOUT => 15, CURLOPT_TIMEOUT => 28, CURLOPT_MAXREDIRS => 10, -- cgit v1.2.3 From b858c0d22869b848d060f4435ae86ccd49ad06ba Mon Sep 17 00:00:00 2001 From: sevil Date: Mon, 19 Sep 2011 18:40:13 +0000 Subject: Add sevilNatas's tor service for cloudircd --- doc/www.anonet2.org/public_pod/index.pod | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod index b8ad01c..e356245 100644 --- a/doc/www.anonet2.org/public_pod/index.pod +++ b/doc/www.anonet2.org/public_pod/index.pod @@ -56,6 +56,7 @@ Z<> +
IRCZ<>LL (Hidden IP, username and realname (note 2))
IRCZ<>LL (Hidden IP, username and realname (note 2))
IRCZ<>LL (Hidden IP, username and realname (note 2))
IRCZ<>LL (Hidden IP, username and realname (note 2))