“netcat” can be used to proxy-enable “git”

This only works, if your proxy also supports SOCKS.

netcat’s specific options:

  • -x : specify proxy address and port
  • -X : proxy protocol: …, “5” (SOCKS), …

This approach should also work for a few more applications.


Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.