I am using Ubuntu 18.04 on Dell Vostro 3546.
I want to restrict internet access to WPS Office 2019. I installed it using a .deb
file downloaded from here. I want to completely restrict internet access only for this app. I don't want network problems elsewhere.
Thanks in advance.
You can also use firejail.
Firejail offers a ton of choices, including rate-limiting on a per-application basis. It is also a sandboxing application. It has a ton of great features.
Sounds like you will want to use trickle
Be sure to change
{application/service}
to the application or service that you want to restrict.I finally figured out a way to do this.
I uninstalled the
.deb
app, and installed it's flatpak instead! Then I installedFlatseal
and disabled network access for WPS Office.Works like a charm !!!