mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-08 08:10:55 +03:00
wondering why gh-pages not getting published
This commit is contained in:
17
index.html
17
index.html
@@ -5,12 +5,11 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<title>shikhar/sshj @ GitHub</title>
|
||||
<title>sshj - ssh library for java</title>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin-top: 1.0em;
|
||||
background-color: #cde5d2;
|
||||
font-family: "Helvetica,Arial,FreeSans";
|
||||
color: #000000;
|
||||
}
|
||||
@@ -46,23 +45,19 @@
|
||||
</div>
|
||||
|
||||
<h1><a href="http://github.com/shikhar/sshj">sshj</a>
|
||||
<span class="small">by <a href="http://github.com/shikhar">shikhar</a></span></h1>
|
||||
<!-- <span class="small"></span> --></h1>
|
||||
|
||||
<div class="description">
|
||||
SSH, SCP and SFTP for Java
|
||||
</div>
|
||||
|
||||
<p>SSHv2 library for Java</p><h2>Dependencies</h2>
|
||||
<!-- <p>SSHv2 library for Java</p> -->
|
||||
|
||||
<h2>Dependencies</h2>
|
||||
<p>slf4j is required. bouncycastle is highly recommended and required for using some of the crypto algorithms. jzlib is required for using zlib compression.</p>
|
||||
<h2>Install</h2>
|
||||
<p>$ buildr install</p>
|
||||
|
||||
<h2>License</h2>
|
||||
<p>Apache License 2.0</p>
|
||||
<h2>Authors</h2>
|
||||
<p>Shikhar Bhushan (shikhar@schmizz.net)
|
||||
<br/>
|
||||
<br/> </p>
|
||||
<h2>Contact</h2>
|
||||
|
||||
<h2>Download</h2>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user