From e912f461a951e5cd52ba531681f29ceadc752617 Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 10 Jan 2011 05:46:02 +0000 Subject: a2.o updates --- doc/www.anonet2.org/public_pod/index.pod | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod index ad874f4..e25a7cc 100644 --- a/doc/www.anonet2.org/public_pod/index.pod +++ b/doc/www.anonet2.org/public_pod/index.pod @@ -61,7 +61,26 @@ Note 2: your IRC client always sends your configured username, realname and poss =back -If you're feeling adventurous enough to connect at the IP level, L. Once you're online, you can reconnect to IRC from inside AnoNet: +If you're feeling adventurous enough to connect at the IP level, there +are a few options available: + +=over + +=item * + +L (You will +need openvpn for this option, but there is no need for routing software.) + +=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 +or zebra. If you are on Windows, DnRouter can do everything.) + +=back + +Once you're online, you can reconnect to IRC from inside AnoNet: =begin xhtml -- cgit v1.2.3 From d8f8713de4ab41c446a3cfdf278a65430b3c273d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 11 Jan 2011 10:56:23 -0500 Subject: added 1984.ano --- db/dom/ano/1984/ns/ns1.1984.ano | 1 + db/dom/ano/1984/owner | 1 + 2 files changed, 2 insertions(+) create mode 100644 db/dom/ano/1984/ns/ns1.1984.ano create mode 100644 db/dom/ano/1984/owner diff --git a/db/dom/ano/1984/ns/ns1.1984.ano b/db/dom/ano/1984/ns/ns1.1984.ano new file mode 100644 index 0000000..87c9ad4 --- /dev/null +++ b/db/dom/ano/1984/ns/ns1.1984.ano @@ -0,0 +1 @@ +1.9.8.4 diff --git a/db/dom/ano/1984/owner b/db/dom/ano/1984/owner new file mode 100644 index 0000000..a0284bd --- /dev/null +++ b/db/dom/ano/1984/owner @@ -0,0 +1 @@ +BrainBox -- cgit v1.2.3 From 7114bab4b35efe22e509797fb961522741381461 Mon Sep 17 00:00:00 2001 From: brainbox Date: Tue, 11 Jan 2011 11:06:41 -0500 Subject: added brainbox git --- db/usr/BrainBox/git | 1 + 1 file changed, 1 insertion(+) create mode 100644 db/usr/BrainBox/git diff --git a/db/usr/BrainBox/git b/db/usr/BrainBox/git new file mode 100644 index 0000000..1af0f67 --- /dev/null +++ b/db/usr/BrainBox/git @@ -0,0 +1 @@ +git://1.9.8.4/ -- cgit v1.2.3