Download Firmware Images

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.


Default Password: password (SSH & Web Interface)
SSH Username: root
Default IP: 192.168.1.1



Select Download:

Gargoyle Source Repository

The best way to obtain the latest Gargoyle source code is to clone the public Git repository.

You can browse the repository online here, or clone from one of the URLs below. There is both a local copy of the repository and a Github mirror:

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 still 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