Commit Graph

18 Commits

Author SHA1 Message Date
Patrick Pacher
9a7972c27f Close logger and flush messages in update command 2020-08-04 13:09:23 +02:00
Patrick Pacher
0451e99431 Add experimental nfqueue interception backend
This commit adds a new experimental nfqueue interception
backed based on github.com/florianl/go-nfqueue. It should
add more stability to the interception of network packets
and also eliminates the CGO and the runtime dependency on
libnetfilter_queue. Note that this commit does not remove
the old nfqueue backend yet but adds a --experimental-nfqueue
flag to portmaster-core.
2020-07-30 08:35:27 +02:00
Daniel
04c846a0da Bump versions 2020-07-24 13:26:01 +02:00
Daniel
b6d69ecddd Configure update registry user agent 2020-07-23 14:05:17 +02:00
Daniel
e5bad8f067 Bump core version 2020-07-22 16:33:07 +02:00
Patrick Pacher
92c25b2ed4 Fix linter warnings 2020-07-22 16:17:11 +02:00
Patrick Pacher
8754eabfe0 Fix --short not working correctly 2020-07-22 16:12:26 +02:00
Patrick Pacher
81c6ed2906 Show warning on unexpected portmaster-start binary path 2020-07-22 16:02:55 +02:00
Patrick Pacher
504c753a9b Let portmaster-start exit with an error if index update fails 2020-07-22 15:11:42 +02:00
Patrick Pacher
088fef6f55 Try to auto-detect installation directory 2020-07-22 15:11:42 +02:00
Patrick Pacher
1fa6cbcc6b Bump version of portmaster-start to 0.4.0 2020-07-22 15:11:42 +02:00
Patrick Pacher
cef2a4e9be Move portmaster binary to cmds/portmaster-core 2020-07-22 15:11:42 +02:00
Patrick Pacher
3428035dd4 🎉 import uptool from portbase 2020-07-22 15:11:41 +02:00
Patrick Pacher
9eb7195bd8 Try as hard as possible to remove the nfqueue rules 2020-07-22 15:11:41 +02:00
Patrick Pacher
6d69039c20 Implement review comments 2020-07-22 15:11:41 +02:00
Patrick Pacher
7690793c66 Add recover-iptables sub-comment. Fixes #6 2020-07-22 15:11:41 +02:00
Patrick Pacher
fe6af5f263 Fix linter warnings 2020-07-22 15:11:41 +02:00
Patrick Pacher
58dad190a1 Refactor pmctl into new portmaster-start 2020-07-22 15:11:34 +02:00