summaryrefslogtreecommitdiffhomepage
path: root/mullvad-exclude
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30Updating version in package filesLinus Färnstrand1-1/+1
2020-11-18Updating version in package files to 2020.7Linus Färnstrand1-1/+1
2020-11-16Updating version in package filesLinus Färnstrand1-1/+1
2020-11-10Updating version to 2020.7-beta1Linus Färnstrand1-1/+1
2020-10-21Get rid of unnecessary vector in mullvad-excludeDavid Lönnhager1-2/+1
2020-10-21Upgrade nixDavid Lönnhager1-1/+1
2020-10-20Updating version in package filesLinus Färnstrand1-1/+1
2020-10-06Updating version in package filesLinus Färnstrand1-1/+1
2020-09-16Upgrade dependenciesDavid Lönnhager2-3/+3
2020-08-27Commit version bump of mullvad-excludeLinus Färnstrand1-1/+1
2020-07-23Determine `net_cls` mountpoint dynamicallyEmīls1-8/+14
2020-06-05Improve mullvad-excludeEmīls1-2/+12
`mullvad-exclude` seems to fail on NixOS with a permissions error when trying to open /sys/fs/cgroup/net_cls/mullvad-exclude/cgroup.procs. I noticed that the daemon did not have such issues, so I presumed it's the options with which the procs file is opened with that are to blame. As such, I've set the changed the code to use the same options in `mullvad-exclude` as in `talpid-core`.
2020-06-02Define cgroup name in one placeDavid Lönnhager2-3/+9
2020-06-02Add launcher binary for excluded apps (mullvad-exclude)David Lönnhager2-0/+102