bridge icon indicating copy to clipboard operation
bridge copied to clipboard

`nc -X 5 -x 127.0.0.1:10022 host port` equivalent implementation by bridge.

Open hongyi-zhao opened this issue 1 year ago • 4 comments

Can I use bridge to construct a git-protocol proxy which is equivalent to the following command?

nc -X 5 -x 127.0.0.1:10022 host port

Regards, Zhao

hongyi-zhao avatar Aug 12 '24 08:08 hongyi-zhao