[sslh] Citrix probe

Yves Rutschle yves at naryves.com
Mon Dec 2 14:05:16 CET 2013


On Mon, Dec 02, 2013 at 03:08:58PM +0300, white wrote:
> Hello,
> 
> I trying redirect Citrix traffic using SSLH, but it always recognized as SSH traffic. Is there any ways to implement it?

In general, writing a probe consists in finding criteria,
based either on wireshark/tcpdump traces or source code
analysis of the clients or servers, and either adding code
to sslh's probe.c or simply to configure a regex probe
(which allow you to add new protocols without even
recompiling sslh). For fast experimentation on simple
protocols, I'd highly recommand the regex way.

Y.



More information about the sslh mailing list