Difference between revisions of "Downloads"
From Fail2ban
Jump to navigationJump to search (SwXyfdSgjIxQIpLhe) |
(Undo revision 2825 by 75.126.111.247 (Talk)) |
||
Line 1: | Line 1: | ||
− | + | == Sources == | |
+ | |||
+ | We only provide source tarballs. {{Fail2ban}} is written in Python, thus no compilation is required. You can't even run {{Fail2ban}} [[FAQ_english#How_can_I_run_Fail2ban_without_installation.3F|without installing it]]. | ||
+ | |||
+ | {| | ||
+ | |style="font-weight:bold"|Sources||The official releases are available [http://sourceforge.net/project/showfiles.php?group_id=121032 here]. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Snapshots||Nightly snapshots are available [http://www.fail2ban.org/nightly/ here]. | ||
+ | |} | ||
+ | |||
+ | == Packages == | ||
+ | |||
+ | {{Fail2ban}} is also already packaged for most distributions by contributors. Many thanks to all of them. | ||
+ | |||
+ | {| | ||
+ | |style="font-weight:bold"|Gentoo||Packages are [http://packages.gentoo.org/package/net-analyzer/fail2ban in Portage]. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Debian||Packages are available [http://packages.debian.org/stable/net/fail2ban here]. Thanks to Yaroslav Halchenko | ||
+ | |- | ||
+ | |style="font-weight:bold"|Ubuntu||Packages are available [http://packages.ubuntu.com/fail2ban here]. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Fedora ||RPMs are available by simply running: yum install fail2ban | ||
+ | |- | ||
+ | |style="font-weight:bold"|Red Hat/CentOS||RPMs are available through [http://fedoraproject.org/wiki/EPEL EPEL]. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Gral Linux||RPMs are available [http://www.gralinux.org/gralinux/AS3/i686/RPMS.update/ here]. These RPMs can be used on Centos 3 and RHAS 3 too. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Ipcop||Addon is available [http://mh-lantech.css-hamburg.de/ipcop/download.php?view.133 here]. Thanks to Markus Hoffmann | ||
+ | |- | ||
+ | |style="font-weight:bold"|Mandriva||RPMs are available through official contrib repository. Please run "urpmi fail2ban". Thanks to Tomasz Paweł Gajc | ||
+ | |- | ||
+ | |style="font-weight:bold"|SUSE||RPMs are available [http://packman.mirrors.skynet.be/pub/packman/suse/ here]. Thanks to Detlef Reichelt | ||
+ | |- | ||
+ | |style="font-weight:bold"|ArchLinux||Package is available in [http://aur.archlinux.org/packages.php?do_Details=1&ID=7702 AUR]. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Slackware||Packages are available [http://repository.slacky.eu/slackware-12.1/system/fail2ban/ here]. Thanks to Cristian Vedovato. | ||
+ | |- | ||
+ | |style="font-weight:bold"|FreeBSD||Port are [http://www.freebsd.org/cgi/ports.cgi?query=fail2ban&stype=all here]. | ||
+ | |- | ||
+ | |style="font-weight:bold"|Mac OS X||Installer Package is available [http://macenv.lsa.umich.edu/software.php here] | ||
+ | |} | ||
+ | [[Category:Fail2ban]] |
Revision as of 12:53, 4 August 2010
Sources
We only provide source tarballs. Fail2ban is written in Python, thus no compilation is required. You can't even run Fail2ban without installing it.
Sources | The official releases are available here. |
Snapshots | Nightly snapshots are available here. |
Packages
Fail2ban is also already packaged for most distributions by contributors. Many thanks to all of them.
Gentoo | Packages are in Portage. |
Debian | Packages are available here. Thanks to Yaroslav Halchenko |
Ubuntu | Packages are available here. |
Fedora | RPMs are available by simply running: yum install fail2ban |
Red Hat/CentOS | RPMs are available through EPEL. |
Gral Linux | RPMs are available here. These RPMs can be used on Centos 3 and RHAS 3 too. |
Ipcop | Addon is available here. Thanks to Markus Hoffmann |
Mandriva | RPMs are available through official contrib repository. Please run "urpmi fail2ban". Thanks to Tomasz Paweł Gajc |
SUSE | RPMs are available here. Thanks to Detlef Reichelt |
ArchLinux | Package is available in AUR. |
Slackware | Packages are available here. Thanks to Cristian Vedovato. |
FreeBSD | Port are here. |
Mac OS X | Installer Package is available here |