2009년 10월 30일
재미 있는 프로젝트 java ssh2
오늘 우연히 검색하다가 알게 되었다.
[coffeejava@coffeenote ~]$ yum info ganymed-ssh2
Loaded plugins: fastestmirror, refresh-packagekit
Available Packages
Name : ganymed-ssh2
Arch : i586
Version : 210
Release : 7.fc11
Size : 508 k
Repo : fedora
Summary : SSH-2 protocol implementation in pure Java
URL : http://www.ganymed.ethz.ch/ssh2/
License : BSD
Description: Ganymed SSH-2 for Java is a library which implements the SSH-2
: protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one
: to connect to SSH servers from within Java programs. It supports
: SSH sessions (remote command execution and shell access), local and
: remote port forwarding, local stream forwarding, X11 forwarding and
: SCP. There are no dependencies on any JCE provider, as all crypto
: functionality is included.
[coffeejava@coffeenote ~]$ yum info trilead-ssh2.i586
Loaded plugins: fastestmirror, refresh-packagekit
Available Packages
Name : trilead-ssh2
Arch : i586
Version : 213
Release : 5.fc11
Size : 475 k
Repo : fedora
Summary : SSH-2 protocol implementation in pure Java
URL : http://www.trilead.com/Products/Trilead_SSH_for_Java/
License : BSD
Description: Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure
: Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
: from within Java programs. It supports SSH sessions (remote command execution
: and shell access), local and remote port forwarding, local stream forwarding,
: X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
: crypto functionality is included.
옛날에 찾을 때는 그렇게 없더니...ㅠ.ㅠ
이걸로 뭔가 만들수 있을까? ㅋㅋㅋ trilead-ssh2 이게 좀 더 개선된 놈인거 같다. trilead-ssh2 이걸 쓰면될 듯 하다.
[coffeejava@coffeenote ~]$ yum info ganymed-ssh2
Loaded plugins: fastestmirror, refresh-packagekit
Available Packages
Name : ganymed-ssh2
Arch : i586
Version : 210
Release : 7.fc11
Size : 508 k
Repo : fedora
Summary : SSH-2 protocol implementation in pure Java
URL : http://www.ganymed.ethz.ch/ssh2/
License : BSD
Description: Ganymed SSH-2 for Java is a library which implements the SSH-2
: protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one
: to connect to SSH servers from within Java programs. It supports
: SSH sessions (remote command execution and shell access), local and
: remote port forwarding, local stream forwarding, X11 forwarding and
: SCP. There are no dependencies on any JCE provider, as all crypto
: functionality is included.
[coffeejava@coffeenote ~]$ yum info trilead-ssh2.i586
Loaded plugins: fastestmirror, refresh-packagekit
Available Packages
Name : trilead-ssh2
Arch : i586
Version : 213
Release : 5.fc11
Size : 475 k
Repo : fedora
Summary : SSH-2 protocol implementation in pure Java
URL : http://www.trilead.com/Products/Trilead_SSH_for_Java/
License : BSD
Description: Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure
: Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
: from within Java programs. It supports SSH sessions (remote command execution
: and shell access), local and remote port forwarding, local stream forwarding,
: X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
: crypto functionality is included.
옛날에 찾을 때는 그렇게 없더니...ㅠ.ㅠ
이걸로 뭔가 만들수 있을까? ㅋㅋㅋ trilead-ssh2 이게 좀 더 개선된 놈인거 같다. trilead-ssh2 이걸 쓰면될 듯 하다.
# by | 2009/10/30 17:06 | HAHA Three Go! | 트랙백 | 덧글(0)






☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]