Source: opensnitch Maintainer: Debian Go Packaging Team Uploaders: Gustavo Iniguez Goya Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 11), debhelper (>= 9), dh-golang, golang-any, golang-github-vishvananda-netlink-dev, golang-github-google-gopacket-dev, golang-github-fsnotify-fsnotify-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev, pkg-config, libnetfilter-queue-dev, libmnl-dev Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/opensnitch Vcs-Git: https://salsa.debian.org/go-team/packages/opensnitch.git Homepage: https://github.com/evilsocket/opensnitch Rules-Requires-Root: no XS-Go-Import-Path: github.com/evilsocket/opensnitch Package: opensnitch Section: net Architecture: any Depends: libnetfilter-queue1, libc6, libnfnetlink0 Built-Using: ${misc:Built-Using} Description: GNU/Linux interactive application firewall OpenSnitch is a GNU/Linux firewall application. Whenever a program makes a connection, it'll prompt the user to allow or deny it. . The user can decide if block the outgoing connection based on properties of the connection: by port, by uid, by dst ip, by program or a combination of them. . These rules can last forever, until the app restart or just one time. . The GUI allows the user to view live outgoing connections, as well as search by process, user, host or port. . OpenSnitch can also work as a system-wide domains blocker, by using lists of domains, list of IPs or list of regular expressions.