Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

OpenSSH is a free SSH/SecSH protocol suite providing encryption for network services like remote login or remote file transfer. The following is a list of OpenSSH features: * Open Source Project * Free Licensing * Strong Encryption (3DES, Blowfish, AES, Arcfour) * X11 ... [More] 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 [Less]

4.72924
   
  1 review  |  2,730 users  |  56,753 lines of code  |  12 current contributors  |  Analyzed 1 day ago
 
 

Cygwin is a Linux-like environment for Windows. It consists of an emulation DLL providing Linux API functionality, and ports of thousands of Linux tools to Windows.

4.05
   
  4 reviews  |  727 users  |  1,407,262 lines of code  |  6 current contributors  |  Analyzed 8 days ago
 
 
Compare

rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. It now also includes support for rdist, rsync, and cvs. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.

0
 
  0 reviews  |  15 users  |  0 current contributors
 
 

This project is for programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure ... [More] FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). [Less]

5.0
 
  0 reviews  |  5 users  |  36,455 lines of code  |  7 current contributors  |  Analyzed 8 days ago
 
 

Duply is a shell front end for the duplicity backup tool http://duplicity.nongnu.org/. It greatly simplifies it's usage by implementing backup job profiles, batch commands and more. Who says secure backups on non-trusted spaces are no child's play?

4.5
   
  0 reviews  |  5 users  |  3,395 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.

4.0
   
  0 reviews  |  2 users  |  4,046 lines of code  |  2 current contributors  |  Analyzed 23 days ago
 
 

cdist configuration management

5.0
 
  0 reviews  |  2 users  |  7,482 lines of code  |  10 current contributors  |  Analyzed 4 days ago
 
 

Access remote files over SSH/SFTP from within Windows Explorer and 'My Computer'.

3.5
   
  0 reviews  |  2 users  |  54,259 lines of code  |  2 current contributors  |  Analyzed 6 months ago
 
 

Simple substitute for “rsync”/“scp” when the remote side has only “cat” and “ls”. (E.g., to put files to DroidSSHd.) These scripts help me push files over SSH to another system which has only a simple sh, “cat”, and “ls”. They can continue transferring a partially ... [More] transferred file (by appending to what was left after an interrupted transfer). In my case, the other system is a non-rooted Android 2.2 with DroidSSHd installed (with no “scp”, “sftp”, or “rsync”). They are not limited to using necessarily “ssh” (it’s a parameter). For example, for testing them on the same host, I use just “eval” instead. * “rpush” is the basic command to transfer a file by creating a new file on the remote side with the use of only “cat”. * “rpush-continue” is the command to continue the transfer of a file which is already partially present on the remote (with the use of only “cat” and “ls”). * “rpush-into” is a wrapper around the two basic scripts which puts the file as a file with the same name in a specified directory on the remote side (like one of the ways to invoke “cp”). [Less]

0
 
  0 reviews  |  1 user  |  206 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

A GUI for managing SSH tunnels using Qt 4.

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.