Hacker News new | ask | show | jobs
by nolist_policy 458 days ago
> My biggest problem with Linux is that there are no per-process firewall settings.

There is, with cgroups: https://www.kernel.org/doc/Documentation/cgroup-v1/net_cls.t...

1 comments

Is there an example of this that uses cgroup2?