Added checksums.

Updated files.
This commit is contained in:
dev
2011-07-22 14:02:45 +00:00
parent 1603db3355
commit bf26c7e55a
5 changed files with 3 additions and 2 deletions

View File

@ -108,6 +108,7 @@
compressionlevel="9" />
<ant target="installerexe" />
<checksum file="itoopieinstall.exe" algorithm="SHA-512" fileext=".sha512"/>
</target>
<target name="installerexe">
<!--<condition property="noExe">

View File

@ -72,11 +72,11 @@ Other features include setting network ports and choosing how much bandwidth to
</figure>
<p>Before running itoopie, <b>I2PControl needs to be installed</b>. Instruction can be found <a href="#installation">below</a>.</p>
<p>itoopie can be downloaded from here, <a href="files/itoopieinstall.exe">itoopieinstall.exe</a></p>
<p>itoopie can be downloaded from here, <a href="files/itoopieinstall.exe">itoopieinstall.exe</a>, <a href="files/itoopieinstall.exe.sha512">checksum</a>.</p>
<p>The installer can be run by opening <tt>itoopieinstall.exe</tt> or running <tt>java -jar itoopieinstall.exe</tt> (yes, really).</p>
<p>The default port for I2PControl is <tt>7650</tt>, the default password is <tt>itoopie</tt>.
These settings can easily be restored by shutting down <a href="http://i2p2.de">I2P</a> and deleting a file called I2PControl.conf.
<br>
<br><br>
On Windows the file can be found in <br><tt>C:\Users\**username**\AppData\Roaming\I2P\plugins\I2PControl\</tt>
<br>
On Unix (Linux, Mac OSX and *BSD) the file will be found in <br><tt>~/.i2p/plugins/I2PControl/</tt>