sniproxy icon indicating copy to clipboard operation
sniproxy copied to clipboard

can it add proxy protocol V2

Open JJFLYCLOUD opened this issue 5 years ago • 1 comments

some softwares didn't support proxy protoco V1,can it add proxy protocol V2?

JJFLYCLOUD avatar Nov 18 '20 08:11 JJFLYCLOUD

As far as I know, the difference between V1 and V2 is that V1 is text based (plain text headers) while V2 is binary packets. So, I guess that V1 must be much more easy to implement than V2. Which are those software that support V2 but do not support V1, and why?

dashohoxha avatar Mar 31 '23 05:03 dashohoxha