Below are firmware images for Gargoyle. Before you attempt to install any of these images you should read the Installation Guide very carefully. In particular, note the disclaimer at the top of the page. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you brick your router, it's up to you to fix it.
See also, the Gargoyle Version Changelog.
Select Your Download
Gargoyle Defaults
WARNING: Do not attempt to preserve settings when upgrading from versions ≤ 1.5.6 to 1.5.7+
The best way to obtain the latest Gargoyle source code is to clone the public git repository.
You can browse the repository online, or clone from one of the URLs below. There is both a local copy of the repository and a github mirror. You can clone using any one of the following commands:
git clone git://gargoyle-router.com/gargoyle.git
git clone http://github.com/ericpaulbishop/gargoyle.git
git clone git://github.com/ericpaulbishop/gargoyle.git
Anyone who prefers working with subversion can make use of the subversion support provided by the github mirror: