Difference between revisions of "Downloads"
From Fail2ban
Yarikoptic (Talk | contribs) m |
Yarikoptic (Talk | contribs) (adding links to backports on neurodebian) |
||
Line 21: | Line 21: | ||
|style="font-weight:bold"|Gentoo||Packages are [http://packages.gentoo.org/package/net-analyzer/fail2ban in Portage]. | |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]. | + | |style="font-weight:bold"|Debian||Packages are available [http://packages.debian.org/stable/net/fail2ban here]. Backport builds are available from [http://neuro.debian.net/pkgs/fail2ban.html NeuroDebian] |
|- | |- | ||
− | |style="font-weight:bold"|Ubuntu||Packages are available [http://packages.ubuntu.com/fail2ban here]. | + | |style="font-weight:bold"|Ubuntu||Packages are available [http://packages.ubuntu.com/fail2ban here]. Backport builds are available from [http://neuro.debian.net/pkgs/fail2ban.html NeuroDebian] |
|- | |- | ||
|style="font-weight:bold"|Fedora ||RPMs are available by simply running: yum install fail2ban | |style="font-weight:bold"|Fedora ||RPMs are available by simply running: yum install fail2ban |
Revision as of 19:17, 7 March 2013
Sources
We only provide source tarballs. Fail2ban is written in Python, thus no compilation is required. You can even run Fail2ban without installing it.
In September 2011 development version control switched from SVN on SF to git, hosted on github. To contribute, please create your own fork of Fail2ban on github, push your changes into it and submit pull requests.
You will also be able to download complete source tarballs for any existing tag/release or development master from fail2ban Downloads on github
Old sources
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. Backport builds are available from NeuroDebian |
Ubuntu | Packages are available here. Backport builds are available from NeuroDebian |
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 packman here. Thanks to Detlef Reichelt |
openSUSE | RPMs are available obs here. Thanks to Andrej Semen |
ArchLinux | Package is available in AUR. |
Slackware | Packages are available here. Thanks to Cristian Vedovato. A SlackBuild script to generate Slackware packages is available here. |
FreeBSD | Port is here. |
Mac OS X | Available from MacPorts |