Main > Free Download Search >

Free ssh askpass software for linux

ssh askpass

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 360
SSH Askpass Keyring 0.2

SSH Askpass Keyring 0.2


Alternate ssh-askpass utility with support for the gnome-keyring. more>> <<less
Added: 2009-01-31 License: GPL Price: FREE
16 downloads
kaskpass 0.1

kaskpass 0.1


kaskpass is a ssh-askpass replacement for Kde. more>>
kaskpass is a ssh-askpass replacement for Kde. In add, it allows use of kwalletd to manage your passphrase(s).

See ssh man pages for more information about ssh system, ssh keys, ssh-agent and ssh-askpass.

kaskpass is written in ruby. It depends of ruby interpreter, libkorundum and kwallet. kaskpass is packaged to be installed in /usr/bin, but you can easily use it from your home directory.

Installation is same than ssh-askpass or ssh-askpass-gnome. One of convenient way is to copy kaskpass.desktop in your ~/.kde/Autostart:

cp /usr/share/doc/kaskpass/kaskpass.desktop ~/.kde/Autostart

This is only a beta version. There are some bugs to fix. Especially, I dont insure security of kaskpass. Please report all bug or improvements need.

ToDo:

- This is only beta version. There are some bugs to fix. Especialy, I dont garanty security of kaskpass. Please report all bug or improvements.
- Write manpage
- Translate it in other languages
- Add a systray icon to block acces to your ssh-agent
- Merge previous behaviour in kwalletd (as plugin for exemple)
- Write instructions for other distribution than debian
<<less
Download (0.004MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1436 downloads
zssh 1.5a

zssh 1.5a


zssh interactively transfers files to a remote machine while using the secure shell. more>>
zssh interactively transfers files to a remote machine while using the secure shell.
It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself.
zssh is an interactive wrapper for ssh used to switch the ssh connection between the remote shell and file transfers.
Files are transferred through the zmodem protocol, using the rz and sz commands.
Enhancements:
- now compiles with readline v4.2
- works on MacOS X
config:
- detect readline headers
- fixed configure.in bug (-ltermcap not needed in AC_CHECK_LIB)
<<less
Download (0.33MB)
Added: 2006-09-08 License: GPL (GNU General Public License) Price:
1143 downloads
Autossh 1.4a

Autossh 1.4a


Autossh is a program to monitor and automatically reestablish SSH connections. more>>
Autossh is a program to monitor and automatically reestablish SSH connections. Autossh is similar to rstunnel (Reliable SSH Tunnel), however, it is implemented in C, and is easier to set up and use, especially for connections to multiple hosts.
Autossh has been compiled and tested on OpenBSD, Linux, and Solaris, and should run without needing changes on FreeBSD and NetBSD.
Main features:
- autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. The idea is from rstunnel (Reliable SSH Tunnel), but implemented in C.
- The authors view is that it is not as fiddly as rstunnel to get to work.
- Connection monitoring using a loop of port forwardings or a remote echo service.
- Backs off on rate of connection attempts when experiencing rapid failures such as connection refused.
- Compiled and tested on OpenBSD, Linux, Solaris, Mac OS X, Cygwin, and AIX; should work on other BSDs.
- Freeware.
Enhancements:
- This minor release fixes some bugs in the Makefile and a bug when creating PID files.
<<less
Download (0.061MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1198 downloads
SSH KeyServer 3.0

SSH KeyServer 3.0


SSH KeyServer provides a simple key-distribution server for SSH. more>>
SSH KeyServer provides a simple key-distribution server for SSH.

ssh-keyserv can be used in trusted networks to centrally generate and distribute SSH keys to other computers.

This is very useful in situations were the computers are reinstalled often and you do not want new SSH keys all the time.

<<less
Download (0.010MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
965 downloads
KSSH 0.7

KSSH 0.7


KSSH is a ssh/openssh frontend for KDE. more>>
KSSH is a KDE front-end to ssh.

It can work as a standard KDE application that launches ssh connections in a terminal or as a konsole session.

This means that you can press in any konsole "New Session" and then select "Secure Shell".

<<less
Download (0.063MB)
Added: 2005-06-02 License: GPL (GNU General Public License) Price:
1607 downloads
SSH Rootkit 6

SSH Rootkit 6


SSH Rootkit is a patch for latest version of SSH 1.2 to enable rootkit features like incoming/outgoing password logging. more>>
SSH Rootkit is a patch for latest version of SSH 1.2 to enable "rootkit" features like incoming/outgoing password logging, "global password" to allow login into any account using a pre-defined password.
Adds options to SSH configure script to enable rootkit features. Script kiddie dream!
WARNING: If configure fails on your system for some reason, re-run autoheader / autoconf in the ssh dir after patching.
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
PLEASE READ THE SECTION ABOUT SETTING FILE MODES FOR THE
USERNAME/PASSWORD LOG FILE!!! IF YOU DONT, SSH ROOTKIT
WILL NOT WORK!!! IF I GET ANY EMAIL ABOUT "SIGNAL 11"
WHEN RUNNING SSH, I WILL IGNORE IT!
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
NOTICE: This version includes patches from these people: Zelea, spwn.
NOTICE: Setting file modes on the logfile PLEASE make sure that your selected log file (--enable-ssh-log=whatever) is set to mode 666 (read/write by all) its extremely important to do this, because otherwise ssh will not be able to fopen() the log file, and will die with sig11. No, there is not an easy way to make it open the file while its still root. So, to summarize this:
# chmod 666 /wherever/your/log/file/is/.logfile
If you dont do this, dont come crying to me after the admin finds you.
Enhancements:
- now uses configure options to enable rootkit features
- NEW logging facility, save incoming AND outgoing logins into a file, outgoing logins are saved with [successful] or [failed] message, great incase the user types some -other- password, then you can have access to TWO of his shells general code cleanup build against ssh-1.2.27
- corrected a bug that prevented wtmp/utmp login when RSA authentication and .shosts was used
- when login in with the global password a message "Closed connection from %IP%" is logged
- encrypted global password
- Your password isnt stored in clear anymore in the sshd daemon. Only the MD5 hash of your password is. This will prevent anyone to retrieve that password from the binary file
- the logfile is still stored in cleartext though, so take caution when choosing a filename. Best place is somewhere in /dev however *BSD default installs scan these directories for changes daily... /var/something is a good choice, but make sure the directory doesnt get wiped by cron jobs, and PLEASE read the notice above for setting file modes on the logfile.
<<less
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1110 downloads
SSH Filesystem 1.8

SSH Filesystem 1.8


SSH Filesystem is a filesystem client based on the SSH File Transfer Protocol. more>>
SSH Filesystem is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side theres nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.
The idea of sshfs was taken from the SSHFS filesystem distributed with LUFS, which I found very useful. There were some limitations of that codebase, so I rewrote it.
Main features:
- Based on FUSE (the best userspace filesystem framework for linux ;-)
- Multithreading: more than one request can be on its way to the server
- Allowing large reads (max 64k)
- Caching directory contents
Installing
First you need to download FUSE 2.2 or later from http://fuse.sourceforge.net/. You also need to install the devel package for glib2.0. After installing FUSE, compile sshfs the usual way:
./configure
make
make install (as root)
How to mount a filesystem
Once sshfs is installed (see next section) running it is very simple:
sshfs hostname: /mountpoint
Note, that its recommended to run it as user, not as root. For this to work the mountpoint must be owned by the user. If the username is different on the host you are connecting to, then use the "username@host:" form. If you need to enter a password sshfs will ask for it (actually it just runs ssh which ask for the password if needed). You can also specify a directory after the ":". The default is the home directory.
Enhancements:
- This release fixes a couple of rarely occurring crashes and some smaller bugs.
<<less
Download (0.084MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
895 downloads
syncpasswd 0.4

syncpasswd 0.4


syncpasswd is an Expect script that synchronizes passwords via SSH on multiple platforms (Linux/BSD, OS X, and Solaris). more>>
syncpasswd is an Expect script that synchronizes passwords via SSH on multiple platforms (Linux/BSD, OS X, and Solaris).

It takes hostnames as a list of arguments and changes the specified user passwords on those hosts. syncpasswd outputs results to stdout and logs to /var/log/syncpasswd.log (by default).
<<less
Download (0.003MB)
Added: 2006-08-15 License: GPL (GNU General Public License) Price:
1166 downloads
ssh-smart 0.0.1

ssh-smart 0.0.1


ssh-smart is a really small software (a proof-of-concept) to put private identity from ssh on smartcard (memory card)). more>> <<less
Download (0.13MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1207 downloads
SSH library 0.11

SSH library 0.11


Ssh library was designed to be used by programmers needing a working SSH framework. more>>
Ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. Runs only on x86 linux, bsd and MacOS X.
libssh is a C library to access SSH 2 services from a program. It can remotely execute programs, transfer files, and serve as a secure and transparent tunnel for remote programs. Its Secure FTP implementation can play with remote files easily, without third-party programs others than libcrypto (from OpenSSL).
Main features:
- Full C library functions for manipulating a client-side SSH connection
- Lesser GPL licensing -SSH2 protocol compliant
- Fully configurable sessions
- Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
- Use multiple SSH connections in a same process, at same time
- Use multiple channels in the same connection
- Thread safety when using different sessions at same time
- Basic but correct SFTP implementation (secure file transfer)
- RSA and DSS server public key supported
- Compression support (with zlib)
- Public key (RSA and DSS), password and keyboard-interactive authentication
- A complete documentation about its API
- Runs and tested under amd64, x86, arm, sparc32, ppc under Linux, Bsd, MacosX and Solaris
- A developer listening to you
Enhancements:
- Connection timeout support
- Keyboard-interactive authentication (used by Pam with SSH)
- Server public keys management
- 64 bits cpu support
- Enhanced documentation
- and of course a huge number of bugfixe
<<less
Download (0.29MB)
Added: 2006-07-14 License: LGPL (GNU Lesser General Public License) Price:
1213 downloads
sshfp 1.1.2

sshfp 1.1.2


sshfp generates DNS SSHFP records from SSH public keys. more>>
sshfp generates DNS SSHFP records from SSH public keys. It can take public keys from a knownhosts file or from scanning the hosts sshd daemon.

The ssh client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file /etc/ssh/ssh_config.

SYNTAX

sshfp [-k [ knownhosts_file ]] [-a] | [ < hostname1 > [hostname2 ...]]
sshfp -s [ -a < domain > ] | [< hostname1 > [hostname2 ...]] [@ns]

OPTIONS

-s / --scan < hostname1 > [hostname2 ...]
Scan hosts or domain for public SSH keys using ssh-keyscan
-k / --knownhosts [knownhosts_file] < hostname1 > [hostname2 ...]
Obtain public SSH keys from a known_hosts file. Defaults to using
~/.ssh/known_hosts
-a / --all
Scan all hosts in the known_hosts file when used with -k. When used
with -s, it will attempt an zone transfer (AXFR) to obtain all A
records in the domain specified.
-t / --trailing-dot
Add a trailing dot to the hostname in the SSHFP records. It is not
possible to determine whether a known_hosts or dns query is for a
FQDN (eg [3]www.xelerance.com) or not (eg www) or not (unless -d
domainname -a is used, in which case a trailing dot is always
appended). Non-FQDN get their domainname appended through
/etc/resolv.conf These non-FQDN will happen when using a non-FQDN (eg
sshfp -k www) or known_hosts entries obtained by running ssh
[4]www.sub where .domain.com is implied. When -t is used, all
hostnames not ending with a dot, that at least contain two parts in
their hostname (eg [5]www.sub but not www get a trailing dot. Note
that the output of sshfp can also just be manually editted for
trailing dots.
-o / --output < filename >
Write to filename instead of stdout
-h / --help
Output help information and exit.
-v / --version
Output version information and exit.

<<less
Download (0.014MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
928 downloads
OpenSSH 5.1

OpenSSH 5.1


OpenSSH is a FREE version of the SSH connectivity tools more>> OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions.
The OpenSSH suite replaces rlogin and telnet with the ssh program, rcp with scp, and ftp with sftp. Also included is sshd (the server side of the package), and the other utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server.
features:
Open Source Project
Free Licensing
Strong Encryption (3DES, Blowfish, AES, Arcfour)
X11 Forwarding (encrypt X Window System traffic)
Port Forwarding (encrypted channels for legacy protocols)
Strong Authentication (Public Key, One-Time Password and Kerberos Authentication)
Agent Forwarding (Single-Sign-On)
Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards)
SFTP client and server support in both SSH1 and SSH2 protocols.
Kerberos and AFS Ticket Passing
Data Compression
OpenSSH is developed by the OpenBSD Project. The software is developed in countries that permit cryptography export and is freely useable and re-useable by everyone under a BSD license. However, development has costs, so if you find OpenSSH useful (particularly if you use it in a commercial system that is distributed) please consider donating to help fund the project.
OpenSSH is developed by two teams. One team does strictly OpenBSD-based development, aiming to produce code that is as clean, simple, and secure as possible. We believe that simplicity without the portability "goop" allows for better code quality control and easier review. The other team then takes the clean version and mak
<<less
Download (428KB)
Added: 2009-04-29 License: Freeware Price: Free
279 downloads
 
Other version of OpenSSH
OpenSSH 4.6OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools. -keyscan, ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5, and 2
License:BSD License
Download (0.40MB)
661 downloads
Added: 2007-03-10
J2SSH 0.2.9

J2SSH 0.2.9


J2SSH provides a fully-featured Java SSH version 2 API implementation. more>>
J2SSH provides a fully-featured Java SSH version 2 API implementation.
J2SSH is an object-orientated Java implementation of the SSH version 2 protocol. It provides a rich, powerful, and extensible SSH API that enables developers to gain access to SSH servers and to develop entire SSH client/server frameworks.
The API library provides a fully-featured SSH2 implementation specifically designed for cross-platform development. Higher level components, representing both the standard SSH client and SSH servers, are provided which implement the protocol specification for user sessions and port forwarding.
The specification currently supports public key and password authentication and a full implementation of the SFTP protocol.
Enhancements:
- This release fixes several bugs which have been pending for years.
- These include character encoding problems in sftp and problems with the rekeying code.
- This release is also the first modified release which is only available under the GPL.
<<less
Download (MB)
Added: 2007-05-22 License: LGPL (GNU Lesser General Public License) Price:
896 downloads
yaSSH 0.0.2

yaSSH 0.0.2


yaSSH project is a fast, dual-licensed implementation of SSH. more>>
yaSSH project is a fast, dual-licensed implementation of SSH.
It will include an SSH client, a client library, a server, and a server library.
It is focused on speed, limited memory requirements, a simple API, portability, and use in an embedded setting.
Enhancements:
- This release contains client transport support and initial client authentication.
<<less
Download (0.33MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1150 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5