bridge
bridge copied to clipboard
`nc -X 5 -x 127.0.0.1:10022 host port` equivalent implementation by bridge.
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