Helllo, it is December now, topic is quite aged already,
@Stevo what is the recommended way of installing and using OpenSnitch for the time we speak?
Thank you, Merry Christmass
Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )
Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )
On my MX-19 (Xfce) Opensnitch 1.5.2 is running.
I'm not quite sure how I did it anymore. So without guarantee:
Step 1) install the version from the MXPI. This way you will get all the package dependencies.
Step 2) upgrade:
go to ...
https://github.com/evilsocket/opensnitc ... tag/v1.5.2
... and download and install the following packages:
a) Link behind "deb x86_64" (direct-link: https://github.com/evilsocket/opensnitc ... _amd64.deb)
b) Link behind "deb" (direct-link: https://github.com/evilsocket/opensnitc ... -1_all.deb)
Installation: Step 3) Restart your computer
Step 4) Start Opensnitch
I'm not quite sure how I did it anymore. So without guarantee:
Step 1) install the version from the MXPI. This way you will get all the package dependencies.
Step 2) upgrade:
go to ...
https://github.com/evilsocket/opensnitc ... tag/v1.5.2
... and download and install the following packages:
a) Link behind "deb x86_64" (direct-link: https://github.com/evilsocket/opensnitc ... _amd64.deb)
b) Link behind "deb" (direct-link: https://github.com/evilsocket/opensnitc ... -1_all.deb)
Installation: Step 3) Restart your computer
Step 4) Start Opensnitch
You do not have the required permissions to view the files attached to this post.
Last edited by Duliwi on Fri Dec 23, 2022 3:11 am, edited 2 times in total.
Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )
Allright, great thank you!
Now, lets say i have open snitch instlaled.
I would like to start it at startup,
Option 1st
the "Startup" >> Application Autostart >> "+" >> Add applicatoin
and here are:
Name : OpenSnitch
Description : firewall
Command :
what is the proper command?
Option 2nd
crontab -e >>
following command seems not to work
beside, when i type into termianl opensnitch i get the following
this looks like smth doesnt work properly here
Now, lets say i have open snitch instlaled.
I would like to start it at startup,
Option 1st
the "Startup" >> Application Autostart >> "+" >> Add applicatoin
and here are:
Name : OpenSnitch
Description : firewall
Command :
Code: Select all
>>>>> ?
Option 2nd
crontab -e >>
following command seems not to work
Code: Select all
@reboot sleep 9 && sudo service enable opensnitch && sudo service start opensnitch
Code: Select all
$ opensnitchd
[2022-12-22 21:29:37] IMP Starting opensnitch-daemon v1.3.6
[2022-12-22 21:29:37] INF Loading rules from /home/mx/rules ...
[2022-12-22 21:29:37] !!! Path '/home/mx/rules' does not exist
Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )
hkjz wrote: Thu Dec 22, 2022 4:39 pm Allright, great thank you!
Now, lets say i have open snitch instlaled.
I would like to start it at startup,
Option 1st
the "Startup" >> Application Autostart >> "+" >> Add applicatoin
and here are:
Name : OpenSnitch
Description : firewall
Command :what is the proper command?Code: Select all
>>>>> ?
Code: Select all
/bin/sh -c "pkill -15 opensnitch-ui; opensnitch-ui"
I don't know.hkjz wrote: Thu Dec 22, 2022 4:39 pm Option 2nd
crontab -e >>
following command seems not to workCode: Select all
@reboot sleep 9 && sudo service enable opensnitch && sudo service start opensnitch
Same behaviour on my system with the command "opensnitchd". But works with the command ...hkjz wrote: Thu Dec 22, 2022 4:39 pm beside, when i type into termianl opensnitch i get the followingthis looks like smth doesnt work properly hereCode: Select all
$ opensnitchd [2022-12-22 21:29:37] IMP Starting opensnitch-daemon v1.3.6 [2022-12-22 21:29:37] INF Loading rules from /home/mx/rules ... [2022-12-22 21:29:37] !!! Path '/home/mx/rules' does not exist
Code: Select all
/bin/sh -c "pkill -15 opensnitch-ui; opensnitch-ui"
Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )
Here i am, standing in front of you with a question
there is "python3.9" which is triggered by "variety", i can allow it but then all other programs > i see bing, i see gstatic > which use this window to be activated.
I can block it and non of it will work.
What solution would you propose to use?
there is "python3.9" which is triggered by "variety", i can allow it but then all other programs > i see bing, i see gstatic > which use this window to be activated.
I can block it and non of it will work.
What solution would you propose to use?