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

Download:
Architecture:
Branch:
Version:

Gargoyle Defaults

IP Address: 192.168.1.1
Password: password   (Web Interface & SSH)
SSH User: root

WARNING: Do not attempt to preserve settings when upgrading from versions ≤ 1.5.6 to 1.5.7+

Source Code

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 http://gargoyle-router.com/git/gargoyle.git
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:

svn checkout http://svn.github.com/ericpaulbishop/gargoyle.git