go-mmproxy
go-mmproxy copied to clipboard
better example file for systemd service
drop root permission on go-mmproxy itself,
enable CAP_NET_BIND_SERVICE, CAP_NET_ADMIN for binding < 1024 port and using IP_TRANSPARENT,
and keep ip rule, ip route working.
@cs8425 I'm happy to merge this if you include @DanScharon's comments
I'm proposing an alternative patch, including the suggestions along with more hardening options: https://github.com/path-network/go-mmproxy/pull/30.