1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<html>
<head>
<title>Installation</title>
</head>
<body>
<h1>Installation</h1>
<p>
Cain is free, open source software that is available at
<a href="http://cain.sourceforge.net/">http://cain.sourceforge.net/</a>.
Distributions are available for <a href="InstallationMac.htm">Mac OS X</a>,
<a href="InstallationMicrosoft.htm">Microsoft Windows</a>, and
<a href="InstallationLinux.htm">Linux/Unix</a>.
See the appropriate section below for installation instructions.
</p>
</body>
</html>
|