You are not logged in.
Block internet access to software.
Hello, I would like to know how to block access to the Internet for a very specific software
Last edited by Valdo (2020-11-23 16:04:14)
Windows is the most stable system in the world.
Bill GATES (Famous humorist)
Offline
Not an Xfce question, but hey this is "General Discussion" after all, isn't it?
I wonder if you come from MacOS, where the Little Snitch app is very popular, but GNU/Linux alternatives are few and lack the traction of LS.
That said, I just found Douane (referenced in Ubuntu - block internet access to all applications except chosen few), which seems very promising. It calls itself a Gnome app but I think it should work fine in Xfce.
Please follow up with your experience if you give it a try!
Offline
That said, I just found Douane (referenced in Ubuntu - block internet access to all applications except chosen few)
Thanks, but that's not what I'm looking for, I just want to block an application!
Windows is the most stable system in the world.
Bill GATES (Famous humorist)
Offline
You can use firejail. Specifically, something like:
firejail --net=none APPLICATION
...where APPLICATION is the name of the application that you want to run without internet access.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
You can use firejail. Specifically, something like:
firejail --net=none APPLICATION
...where APPLICATION is the name of the application that you want to run without internet access.
Awesome that's exactly what I needed, thank you again.
Val.
Windows is the most stable system in the world.
Bill GATES (Famous humorist)
Offline
[ Generated in 0.014 seconds, 8 queries executed - Memory usage: 535.17 KiB (Peak: 536.02 KiB) ]