Get Rampart

Binary Distributions

Pre-built binaries are available for the following platforms (as of v0.6.1). Minimal dependencies — it should run straight out of the box.

Included in the binary build:

The tar.gz filenames indicate the build OS, which generally represents the minimum C library (or OS) version required.

Quick Start

Three commands and you're up:

me@myhost:~$ tar -zxvf rampart-*.tar.gz
me@myhost:~$ cd rampart
me@myhost:~/rampart$ ./install.js

Enjoy!