pulser / douane-configurator

Configure the Douane firewall easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

douane-configurator

Configurator process for the Douane firewall at application layer

Douane ?

Douane is a firewall at application layer for Linux kernel 2.6.x and 3.x version. This application allow you to filter the out going network traffic.

Screenshot

douane configurator

The configurator is using the GtkTwitterBox widget.

Dependencies

To make it works, you must install python version 3 and the following packages:

sudo apt-get install python3-gi python3-lxml python3-dbus

Install

You can install it easily using the following PPA:

sudo add-apt-repository http://repository.douaneapp.com/
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 874CAFB5
sudo apt-get update
sudo apt-get install douane-configurator

License

This application is under the LGPL licence.

About

Configure the Douane firewall easily.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%