opensnitch/README.md

25 lines
1.7 KiB
Markdown
Raw Normal View History

<p align="center">
<img alt="opensnitch" src="https://raw.githubusercontent.com/evilsocket/opensnitch/master/ui/opensnitch/res/icon.png" height="160" />
<p align="center">
2020-02-25 22:23:09 +01:00
<img src="https://github.com/gustavo-iniguez-goya/opensnitch/workflows/Build%20status/badge.svg" />
2020-02-23 23:01:45 +01:00
<a href="https://github.com/gustavo-iniguez-goya/opensnitch/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/gustavo-iniguez-goya/opensnitch.svg?style=flat-square"></a>
<a href="https://github.com/evilsocket/opensnitch/blob/master/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-GPL3-brightgreen.svg?style=flat-square"></a>
<a href="https://goreportcard.com/report/github.com/evilsocket/opensnitch/daemon"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/evilsocket/opensnitch/daemon?style=flat-square"></a>
</p>
</p>
2020-02-23 23:01:45 +01:00
**OpenSnitch** is a GNU/Linux application firewall.
<p align="center">
2020-02-25 22:39:32 +01:00
<img src="https://raw.githubusercontent.com/gustavo-iniguez-goya/opensnitch/main/screenshots/screenshot.png" alt="OpenSnitch"/>
<img src="https://raw.githubusercontent.com/gustavo-iniguez-goya/opensnitch/main/screenshots/opensnitch-ui-general-tab-deny.png" alt="OpenSnitch main tab details"/>
<img src="https://raw.githubusercontent.com/gustavo-iniguez-goya/opensnitch/main/screenshots/opensnitch-ui-proc-details.png" alt="OpenSnitch process details"/>
</p>
**THIS SOFTWARE IS WORK IN PROGRESS, DO NOT EXPECT IT TO BE BUG FREE AND DO NOT RELY ON IT FOR ANY TYPE OF SECURITY.**
2019-03-02 13:24:00 +01:00
2020-02-23 23:01:45 +01:00
### Installation and configuration
2020-02-23 23:01:45 +01:00
Please, refer to [documentation](https://github.com/gustavo-iniguez-goya/opensnitch/wiki) for detailed information.