From 17fafc1f9046299c21fc94cc26ee49467a20efc2 Mon Sep 17 00:00:00 2001 From: Petar Kaleychev Date: Wed, 12 Oct 2016 19:59:00 +0300 Subject: [PATCH] Update hydra.h --- hydra.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hydra.h b/hydra.h index ccec000..260d4d4 100644 --- a/hydra.h +++ b/hydra.h @@ -132,6 +132,8 @@ #define PORT_REDIS_SSL 6379 #define PORT_RTSP 554 #define PORT_RTSP_SSL 554 +#define PORT_RPCAP 2002 +#define PORT_RPCAP_SSL 2002 #define False 0 #define True 1