mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
updated after opensnitch repo commit 1a113fc657
parent
1e9050e7f0
commit
2ca698adf3
1 changed files with 3 additions and 1 deletions
|
@ -10,8 +10,10 @@ Fields meaning:
|
|||
|
||||
**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.
|
||||
- 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 example `telnet` use to be a symbolic link pointing to `telnet.netkit`, and `nc` 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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue