From 0de8960556e526e3ae09f8d7ebebd5118f2b87a0 Mon Sep 17 00:00:00 2001 From: Manuel 'soma' Munz Date: Mon, 30 Sep 2013 13:55:12 +0200 Subject: [PATCH] Update documentation to point to github --- doc/system/installation.rst | 12 +++++------- doc/system/intro.rst | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/doc/system/installation.rst b/doc/system/installation.rst index c3f9834..472264d 100644 --- a/doc/system/installation.rst +++ b/doc/system/installation.rst @@ -15,12 +15,11 @@ fail2ban-p2p depends on the following packages: * python-m2crypt * python-argparse -Installation from svn +Installation from git ===================== -To checkout the source code with svn use: - * trunk: svn co https://svn.physik.uni-augsburg.de/svn/fail2ban-p2p/trunk or - * tagged versions: https://svn.physik.uni-augsburg.de/svn/fail2ban-p2p/tags/$version +To checkout the source code from github: + * git clone https://github.com/mmunz/fail2ban-p2p.git After the checkout change into the fail2ban directory and install fail2ban-p2p with @@ -29,8 +28,7 @@ After the checkout change into the fail2ban directory and install fail2ban-p2p w Installation from tarball ================================ -Download the latest release tarball from -https://svn.physik.uni-augsburg.de/projects/fail2ban-p2p/wiki/releases +Download the latest release tarball from `Download `_ and extract it. After changing into the fail2ban-p2p directory execute # python setup.py install @@ -41,6 +39,6 @@ Modules will be installed to /usr/share/fail2ban-p2p/fail2ban-p2p. Installation on Debian based systems ==================================== - * Download the latest deb package from https://svn.physik.uni-augsburg.de/projects/fail2ban-p2p/wiki/releases + * Download the latest deb package `Download `_ * install depencies: apt-get install python-m2crypt python-argparse * install fail2ban-p2p: dpkg -i fail2ban-p2p-.deb diff --git a/doc/system/intro.rst b/doc/system/intro.rst index 32ef04e..6ced225 100644 --- a/doc/system/intro.rst +++ b/doc/system/intro.rst @@ -8,7 +8,7 @@ fail2ban-p2p is a programm that can be used together with attackers using a p2p/f2f network.** Like fail2ban it is written in python. fail2ban-p2p is in an **early stage of development**, please be prepared for bugs and if you find some, let us know (open a -`ticket `_). +`ticket `_). Every node in a fail2ban-p2p network is connected to at least one other node ("friend"). When fail2ban detects an attacker it launches an action (e.g.