<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Corkscrew</id>
	<title>Corkscrew - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Corkscrew"/>
	<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Corkscrew&amp;action=history"/>
	<updated>2026-06-19T20:09:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://charlesreid1.com/w/index.php?title=Corkscrew&amp;diff=1887&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;=Installing=  ==Mac OS X==  To install this on Mac OS X, I had to remove the corkscrew-provided &lt;code&gt;config.guess&lt;/code&gt; file and replace it with my system&#039;s &lt;code&gt;config.guess&lt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Corkscrew&amp;diff=1887&amp;oldid=prev"/>
		<updated>2011-04-17T02:56:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Installing=  ==Mac OS X==  To install this on Mac OS X, I had to remove the corkscrew-provided &amp;lt;code&amp;gt;config.guess&amp;lt;/code&amp;gt; file and replace it with my system&amp;#039;s &amp;lt;code&amp;gt;config.guess&amp;lt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Installing=&lt;br /&gt;
&lt;br /&gt;
==Mac OS X==&lt;br /&gt;
&lt;br /&gt;
To install this on Mac OS X, I had to remove the corkscrew-provided &amp;lt;code&amp;gt;config.guess&amp;lt;/code&amp;gt; file and replace it with my system&amp;#039;s &amp;lt;code&amp;gt;config.guess&amp;lt;/code&amp;gt; at &amp;lt;code&amp;gt;/usr/share/libtool/config.guess&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Then I was able to run the usual&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
./configure --prefix=/path/to/corkscrew/&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;make install&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=Usage=&lt;br /&gt;
&lt;br /&gt;
Usage is straightforward:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
corkscrew proxyhostname proxyport destinationhostname destinationport&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can be integrated with ssh by adding this to your &amp;lt;code&amp;gt;~/.ssh/config&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
ProxyCommand /path/to/corkscrew/bin/corkscrew localhost 8080 %h %p&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>