chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Update version.go

Open c-f opened this issue 4 years ago • 2 comments

Reason

This PR changes the ProtocolVersion to a variable to allow dynamic changes if chisel is used as a library.

Currently chisel is used as a library to configure server and client dynamically. Especially if additional features were added the protocolversion cannot be changed to indicate the existance.

Additionally Symantec flags traffic from/to chisel as suspicious if chisel-v3 is matched in the traffic.

Thanks, :)

c-f avatar Jun 14 '21 15:06 c-f

Hi, any updates or comments on my request ?

Thanks, :)

c-f avatar Aug 23 '21 10:08 c-f

Thanks!

jpillora avatar Jan 31 '22 02:01 jpillora