Can I use bridge to construct a [git-protocol proxy](https://gist.github.com/coin8086/7228b177221f6db913933021ac33bb92#git-protocol) which is equivalent to the following command? `nc -X 5 -x 127.0.0.1:10022 host port` Regards, Zhao