Giter Club home page Giter Club logo

douane's Introduction

Je suis un developpeyr Breton!

Douane endorse

Douane is a firewall that filter and limit the outgoing network traffic per application.

You can allow network traffic for some applications and deny network traffic for others.

How it is working

When Douane is started, it will watch the ougoing network traffic and as soon as an unknown application tries to send some network packets, Douane will block it and ask you if you allow it or not:

Douane - Question window

The application is composed of multiple parts written in different programming languages.

Linux kernel module

The Linux Kernel Module is the heart of Douane as it will catch outgoing network packets and find owning application.

Written in C, it use Netfilter to watch the network traffic.

Daemon process

This is the brain of Douane as it will ask you and remind your decisions to allow/deny network traffic.

Written in C++, it provide a D-Bus server in order to communicate with the other parts.

Dialog processes

The dialog process is the window which is appearing when an unknown activity has been detected. It is written in GTK 3 for the official project.

Configurator

Finally the configurator allow you to edit the configuration (rules, load on boot, ...).

Douane - Configurator

The configuration is written in python 3 and GTK 3 using PyGObject, is open source and is an interface to the D-Bus server provided by the daemon process.

The twitter area on the right is my GtkTwitterBox.

Feature requests and Bug reporting

If you found a bug or have an idea to improve Douane your input is more than welcome!

Fill in a new Github issue in this project and I will have a look at it.

For the first release the application I didn't implemented so much features in order to keep it simple as possible in order to focus more on the stability of the application.

Now that the application is quite stable (let's see for bug report) I can implement new features so do not hesitate to ask!!

Licencing

The entire project is 100% open source under the GPL v2 licence.

Install

You can find the compilation/installation instruction in the wiki.

douane's People

Contributors

zedtux avatar philipzae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.