opensnitch 1.5.8.1-1ubuntu0.1 source package in Ubuntu

Changelog

opensnitch (1.5.8.1-1ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Tue, 23 Jan 2024 10:46:17 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
opensnitch_1.5.8.1.orig.tar.gz 1.0 MiB 78a85d6b40640ec335f8d719f29ad11663e36d1fd389d420404fe1d50d125969
opensnitch_1.5.8.1-1ubuntu0.1.debian.tar.xz 12.0 KiB f2dfa8ccd6e17628eac45b9d9101eef40991c0eb23920fe7294a3d6ef2da65bb
opensnitch_1.5.8.1-1ubuntu0.1.dsc 2.5 KiB e3da92a3c471aef217c37ccb1d1435ac9f8920b121fe2b9f50a8fb93ffb27ea2

View changes file

Binary packages built by this source

opensnitch: GNU/Linux interactive application firewall

 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.

opensnitch-dbgsym: debug symbols for opensnitch
python3-opensnitch-ui: GNU/Linux interactive application firewall GUI

 opensnitch-ui is a GUI for opensnitch written in Python.
 It allows the user to view live outgoing connections, as well as search
 for details of the intercepted connections.
 .
 The user can decide if block outgoing connections 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 restart the daemon or just one time.
 .
 OpenSnitch can also work as a system-wide domains blocker, by using lists
 of domains, list of IPs or list of regular expressions.