sslh: add capabilities support
authorGabor Seljan <sgabe@users.noreply.github.com>
Sun, 24 May 2020 16:57:15 +0000 (18:57 +0200)
committerGabor Seljan <sgabe@users.noreply.github.com>
Tue, 26 May 2020 17:59:24 +0000 (19:59 +0200)
commitf3aaffdd6f4214c01e97601ed0a1baafaae1d48b
tree27a3978001531fecbf231b181dac4fd2e9bcf4c9
parent4950a3779750bbafe568e8271da5e6e781ed3310
sslh: add capabilities support

Compile with USELIBCAP=1 to make use of POSIX capabilities. This will
save the required capabilities needed for transparent proxying for
unprivileged processes.

Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
net/sslh/Makefile