SlackBuilds Repository

15.0 > System > OpenSnitch (1.6.5.1)

OpenSnitch is a GNU/Linux interactive application firewall inspired by
Little Snitch.

Opensnitch requires the opensnitchd rc script to execute upon startup.
That is, add the following line to /etc/rc.local:
[ -x /etc/rc.d/rc.opensnitchd ] && /etc/rc.d/rc.opensnitchd start

To install the eBPF process monitor module (requires kernel-source),
pass in eBPF=yes to the SlackBuild.

The eBFP module additionally requires kernel support for KProbes
(kernel probes) and syscalls tracing. README.SLACKWARE contains
instructions for compiling a kernel with these features.

This requires: python3-slugify, protoc-gen-go-grpc, python3-grpcio, python3-pyinotify

Maintained by: Isaac Yu
Keywords: opensnitch,littlesnitch,firewall,iptables,nftables
ChangeLog: OpenSnitch

Homepage:
https://github.com/evilsocket/opensnitch

Source Downloads:
text-0.3.6.tar.gz (f406aa34e4555c0bac8c2f00f2ab729b)
fsnotify-1.4.7.tar.gz (e23b3240fc9e807fcffb97d12a433138)
protobuf-1.5.0.tar.gz (7bff4630d93dc4f9081b5dbc31067899)
gopacket-1.1.14.tar.gz (5e4827e740a060b8f97116955718de19)
nftables-0.1.0.tar.gz (9efa300afa970d9d0d11361dd1fb6ce6)
uuid-1.3.0.tar.gz (8d968751528dd23af2f0d79ea9f94a79)
gobpf-0.2.0.tar.gz (bed8fdc4fc7f844edfd034a7bcc64536)
native-b6b71def0850a2fbd7e6875f8e28217a48c5bcb4.tar.gz (1967b9ffbde12b2a9ccbc761f22b513e)
netlink-1.4.2.tar.gz (7e0d02b68cd4c0d9bae88d52ab96a6e9)
socket-57e3fa563ecb8fbbbf28b56c674ce382ae48f7db.tar.gz (327e1dcae5c8b5f5e65efe796de3195b)
go-0.4.0.tar.gz (3527e437021606aa13d0eb55f50edb75)
netlink-e1a867c6b45251cacffe13a17ae65713a01f3127.tar.gz (f7e4e46966ff3771ee77264b9672dae9)
netns-db3c7e526aae966c4ccfa6c8189b693d6ac5d202.tar.gz (fb384110572b31ee6e222cecbe610013)
net-491a49abca63de5e07ef554052d180a1b5fe2d70.tar.gz (880d2f4ea4c362492ed4403ebfb0b9b2)
sys-97ca703d548df069cb02aacea9efc3093ffdc3c4.tar.gz (8ed6c2ccd833013f26c102106405b444)
go-genproto-24fa4b261c55da65468f2abfdae2b024eef27dfb.tar.gz (cbb310e9b9ede71e0ff38df5f5dc8268)
grpc-go-1.32.0.tar.gz (44d6398e2ee17187a8143446db595522)
protobuf-go-1.26.0.tar.gz (2e97ffc1575be0c3c82702464a8d7e01)
opensnitch-1.6.5.1.tar.gz (6d8317d89e3928b9e6641035e7b95e57)

Download SlackBuild:
OpenSnitch.tar.gz
OpenSnitch.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds