Proxytunnel Installation on MacOS X

From Wurst-Wasser.net
Revision as of 09:40, 2 October 2012 by Heiko (talk | contribs) (Created page with '=== How To === * Download tarball from http://proxytunnel.sourceforge.net/ * <tt>cd '/Users/<yourusername>/Development/src/proxytunnel/'</tt> (or whereever you put the downloaded…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How To

  • Download tarball from http://proxytunnel.sourceforge.net/
  • cd '/Users/<yourusername>/Development/src/proxytunnel/' (or whereever you put the downloaded tgz)
  • tar xzf proxytunnel-1.9.0.tgz
  • cd proxytunnel-1.9.0

Usage

  • cd ~/.ssh
  • vi config
Host aliasnameofhost
       ProxyCommand /usr/local/bin/proxytunnel -g <proxy.somecompany> -G 443 -d <actual.target.hostname> -D 443