mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
Page:
Pop ups dialogs
Pages
Adding, updating and installing new translations
Building packages with pbuilder
Compilation
Configurations
Cross compilation
Dependencies and how it works
Events window themes
FAQs
GUI known problems
Getting started
Home
Installation
Known problems
Nodes authentication
Nodes
OpenSnitch in action
Pop ups dialogs
Process monitor dialog
Rules editor
Rules examples
Rules
SIEM integration
System rules legacy
System rules
The Events window
Why OpenSnitch does not intercept application XXX
block lists
daemon known problems
monitor method auditd
monitor method ebpf
No results
4
Pop ups dialogs
wiki auto updater edited this page 2023-03-05 20:23:11 +00:00
Table of Contents
Whenever a process wants to establish a new connection, OpenSnitch will prompt you to allow or deny it.
Fields meaning:
- The name of the executable.
- The command that the user typed.
- The path to the executable.
Notes:
- All the options are configurable from the Preferences dialog (the timeout, target, etc).
- Clicking on the
[+]
button stops the countdown on versions <= v1.5.x. On versions >= v1.6.x clicking anywhere of the pop-up will stop the countdown. - If the user typed the absolute path to the binary, then the 3rd field is not displayed.
- If the typed command equals to the name of the binary (like in
curl -L http://..
), the 1st and 2nd executable name will be equal. It seems logical, but in some cases as the one shown in the screenshot, it's not always the case (for exampletelnet
use to be a symbolic link pointing totelnet.netkit
, andnc
to `nc.openbsd). - If the text of a field is too large to fit in the window, 3 dots are added to the end of the text (
) . Place the cursor over the text to see all the text.
Extra note:
- Notice in the screenshot above that the[+] icon has the focus. Use the arrow keys ⬅️ ➡️ to quickly select Accept or Deny.
You can also select and copy the text of the fields:
Advanced view
By clicking on the [+] button, you can display the advanced view, where you can select more connection fields to block:
- Installation
- Getting started
- Configuration
- Compilation
- GUI translations
- FAQs and common errors
- Examples OpenSnitch in action
Please help us make this wiki better.
How to submit changes: https://github.com/evilsocket/opensnitch/blob/wiki/README.md