Skip to content

Commit bfbac91

Browse files
committed
sslh: add proxyprotocol support
Signed-off-by: Peter Meiser <peter.meiser@gmx.com>
1 parent 06ffe16 commit bfbac91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

net/sslh/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ define Package/sslh
2828
CATEGORY:=Network
2929
SUBMENU:=Routing and Redirection
3030
TITLE:=SSL/SSH multiplexer
31-
DEPENDS:=+libconfig +libcap +libpcre2
31+
DEPENDS:=+libconfig +libcap +libpcre2 +libproxyprotocol
3232
URL:=https://rutschle.net/tech/sslh/README.html
3333
endef
3434

0 commit comments

Comments
 (0)