opensnitch/daemon
Gustavo Iñiguez Goia c8d1161061 added dialog to inspect details of a process in realtime (procfs)
New dialog added to display details of a process in realtime, gathered
from ProcFS.
Process tab -> double click on an app -> click on the button with the
search icon.

We have also improved the discovery of apps icons and names. It should
work better on systems where the DE is not properly configured.

Tested, but not bulletproof, still in beta.
2020-11-16 17:09:52 +01:00
..
conman do not assign an IP to the DstHost field 2020-10-19 01:29:00 +02:00
core daemon packaging: set the next release version (rc) 2020-11-13 17:29:37 +01:00
dns exclude localhost resolved dns from being cached 2020-04-04 10:53:30 +02:00
firewall fixed exception if system-fw.json doesn't exist 2020-11-15 00:53:13 +01:00
log fixed exception if system-fw.json doesn't exist 2020-11-15 00:53:13 +01:00
netfilter close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00
netlink netlink: exclude connections with invalid inode 2020-04-12 12:33:59 +02:00
netstat netstat/ sources commented and reformatted. 2020-03-09 20:08:14 +01:00
procmon added dialog to inspect details of a process in realtime (procfs) 2020-11-16 17:09:52 +01:00
rule added option to set priority on the rules 2020-10-23 00:02:16 +02:00
statistics increase default timeout to ask for a rule 2020-06-04 00:38:11 +02:00
ui added dialog to inspect details of a process in realtime (procfs) 2020-11-16 17:09:52 +01:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
default-config.json set server address and log file from the default config 2020-10-26 23:16:27 +01:00
go.mod go.mod: add netns as indirect dependency for netlink 2020-09-08 17:07:28 -04:00
Gopkg.toml fix: calling ftrace probe Reset in order to start from a clean state (fixes #159) 2018-04-18 02:00:12 +02:00
main.go Merge branch 'priority-rules' into main 2020-11-13 00:14:39 +01:00
Makefile remove go dep from Makefile 2020-07-16 23:04:11 +02:00
opensnitch.spec deb, rpm: install system-fw.json 2020-11-13 17:29:37 +01:00
opensnitchd.service set server address and log file from the default config 2020-10-26 23:16:27 +01:00
system-fw.json Merge branch 'priority-rules' into main 2020-11-13 00:14:39 +01:00