passwordless ssh
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 21
Password Strength Analyzer
This service will allow you to evaluate the strength of a password - to assess how easily the password can be cracked. You should especially use this service when creating sensitive and critical passwords - for example, FTP, SSH / Telnet, and other more>> This service will allow you to evaluate the strength of a password - to assess how easily the password can be cracked. You should especially use this service when creating sensitive and critical passwords - for example, FTP, SSH / Telnet, and other server management passwords. Includes [Random Password Generator]. This is a FREE service.<<less
Added: 2005-05-16 License: Freeware Price: $0.00USD
11 downloads
PuSSH - Pythonic, Ubiquitous SSH 1.05
PUSSH is "Pythonic Ubiquitous SSH" - a command line wrapper script for sending commands to multiple machines in parallel, i.e. in *real time*, with options for controlling the degree of parallelism, timeouts, and node selections. At present, PuSSH is more>> PUSSH is "Pythonic Ubiquitous SSH" - a command line wrapper script for sending commands to multiple machines in parallel, i.e. in *real time*, with options for controlling the degree of parallelism, timeouts, and node selections. At present, PuSSH is composed of two Python modules, one of which is called explicitly by the other, but this "construct" may change in future versions. PuSSH was designed for usage on networks / clusters / machine farms with lots, or multiple hosts (or indeed over the entire internet, for that matter), ideally wherein SSH is configured with Kerberos or RSA/DSA keys in such a way as to avoid any password authentication. Using PUSSH, you can send the same command via SSH to a range of machines of practically any size, and IN PARALLEL - if the abovementioned conditions for SSH password authentication are met. If not, then some nifty capabilities are also on offer for purely sequential command execution on your target machines.<<less
Added: 2006-09-01 License: GPL Price: $0.00USD
14 downloads
Other version of PuSSH - Pythonic, Ubiquitous SSH
License:GPL
UDSC Alpha
UDSC is a system updating and security hardening tool with support for VPS servers. It disables SSH protocol 1 and moves the sshd port to 1322. It can install or remove APF Firewall. sysctl is hardened with a commonly used and tested sysctl.conf. more>> UDSC is a system updating and security hardening tool with support for VPS servers. It disables SSH protocol 1 and moves the sshd port to 1322. It can install or remove APF Firewall. sysctl is hardened with a commonly used and tested sysctl.conf. Notification of root logins is provided via off-site email. logwatch is set up with nightly email messages. RKHunter is installed, and a cron job set up. Dangerous files are chowned to only root. iftop is installed (from source).<<less
Added: 2008-02-05 License: GPL Price: $0.00USD
13 downloads
Sshbak: easy-to-use remote backup over SSH 1.2
Sshbak is very simple but powerful and secure remote backup utility. It performs a fast and comprehensible daily (usually) backup of multiple machines via remote SSH connections. The result is a simple set of tar+gzip files. It supports the backup of more>> Sshbak is very simple but powerful and secure remote backup utility. It performs a fast and comprehensible daily (usually) backup of multiple machines via remote SSH connections. The result is a simple set of tar+gzip files. It supports the backup of piped program output (allowing remote backup of mysqldump or pg_dumpall results), parallel backup of different machines, and more.<<less
Added: 2007-05-11 License: LGPL Price: $0.00USD
13 downloads
PlexPanel 1.0
PlexPanel is a PHP based software application that is flexible, organized, and is a powerful game management panel for any Game Server Provider today. PlexPanel was developed from the ground up, with one main prerogative: to have flexible and more>> PlexPanel is a PHP based software application that is flexible, organized, and is a powerful game management panel for any Game Server Provider today. PlexPanel was developed from the ground up, with one main prerogative: to have flexible and user-friendly game management. There is no need for installing or compiling anything on any of your dedicated servers. All functions that PlexPanel has are SSH2 based, and uses a SSH shell to run. For Linux boxes, setup is as simple as a Yum install screen and having a FTP server live. Windows integration takes a few steps to setup. There really isnt a limit on what you can do with PlexPanel. It has a feature-filled billing administration panel built in, so you can manage and bill your clients on the fly. So quit having to stretch the limits, with having three or four panels managing your business. Let PlexPanel do it all!<<less
Added: 2008-02-15 License: GPL Price: $20.00USD
11 downloads
robots.design(tm) 0.92
This is a free, hosted utility that reads an image, extracts the colors, then allows you to supply your CSS colors (sed extraction script provided), and generates sed commands to change the colors in your CSS files to match those of the image. You can more>> This is a free, hosted utility that reads an image, extracts the colors, then allows you to supply your CSS colors (sed extraction script provided), and generates sed commands to change the colors in your CSS files to match those of the image. You can use it to quickly map a design comps colors into an application skin, or take a screenshot of an existing site and map them into your CSS files. There are also commands posted that will find all the related images and display them with HTML, so you can quickly substitute new images. There is a demo running that allows you to upload an image and see it mapped into a b2evolution blog skin. Requires Linux experience, SSH access. You can customize the scripts.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
11 downloads
Core FTP Mini SFTP Server 1.14
Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks. more>> Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
Pexpect 2.1
Pexpect 2.1 brings users a fresh Python module which is designed for spawning child applications; more>>
Pexpect 2.1 brings users a fresh Python module which is designed for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.
Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing.
Pexpect is in the spirit of Don Libes Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module. The Pexpect interface was designed to be easy to use.
Added: 2007-06-23 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
1 downloads
ICMP Knock Server 11-Sep-2007
This program uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked more>> This program uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked otherwise). But instead of listening for TCP or UDP packets to arrive on specific ports in a specific order, it accepts ICMP echo requests and checks if their payload lengths and order of arrival match the given pattern. The advantage is that this approach works with the standard PING tool. Programs with custom code or (although common) networking tools like netcat plus the ability to execute them are not required.<<less
Added: 2008-12-04 License: BSD Price: $0.00USD
12 downloads
PerlNet 1.0
PerlNet can be used by those who wish to compile software, do cron jobs, use the shell, or java or anything else that you can normally do through telnet or ssh. If you have a website and the server admin has not given you telnet access, you can use this more>> PerlNet can be used by those who wish to compile software, do cron jobs, use the shell, or java or anything else that you can normally do through telnet or ssh. If you have a website and the server admin has not given you telnet access, you can use this instead and do most of what you can do with regular telnet. You can use GCC, htpasswd, tar, java, perl, grep, find, crontab and alot of other utilities. There is a built in crontab editor, and file editor also.<<less
Added: 2004-08-07 License: GPL Price: $0.00USD
10 downloads
Navicat Oracle administration and development tool 8.1.10
Navicat for Oracle is a powerful Oracle Database Server administration and development tool. It features an intuitive GUI and offers powerful visual tools such as Query Editor with syntax highlight capability, SQL Preview, SQL Console, TEXT, Hex and BLOB more>> Navicat for Oracle is a powerful Oracle Database Server administration and development tool. It features an intuitive GUI and offers powerful visual tools such as Query Editor with syntax highlight capability, SQL Preview, SQL Console, TEXT, Hex and BLOB viewer/editor, SSH Tunnel and more, to increase your productivity. Also, Navicat provides a number of tools allowing to perform all the necessary database operations such as creating, editing, and duplicating database objects. It also offers a well-described wizard system that simplifies your database development tasks. Navicat for Oracle can connect to any Oracle Database version 9i and later and runs on Windows and Mac OSX with remote connection capability. Download a free Navicat Oracle manager at: http://oracle.navicat.com /download.html. Navicat full version includes more powerful features such as Data/Structure Synchronization, Import/Export, Backup, Report, task scheduling, code completion, etc.<<less
Added: 2008-08-15 License: Commercial Price: $0.00USD
14 downloads
MailAttach Command-Line Mailing Script 0.2
MAILATTACH - Send email with an attachment from a command line. Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility allows you to send an email with a file attachment, MIME-encoded, from the command line. Handy when you are SSH-ed in more>> MAILATTACH - Send email with an attachment from a command line. Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility allows you to send an email with a file attachment, MIME-encoded, from the command line. Handy when you are SSH-ed in somewhere and cant get to a visual email client. SYNTAX: mailattach to_address subject body file1 file2 file3... REQUIRED: MIME:Lite and Net:SMTP<<less
Added: 2005-06-20 License: Freeware Price: $0.00USD
10 downloads
Free MySQL GUI - Navicat 8.1.17
Navicat MySQL GUI is a leading MySQL management tool which features an intuitive interface and provides a set of useful tool to manage and develop MySQL. This Lite version supports SSH and HTTP Tunnel for remote database connection. Navicat full more>> Navicat MySQL GUI is a leading MySQL management tool which features an intuitive interface and provides a set of useful tool to manage and develop MySQL. This Lite version supports SSH and HTTP Tunnel for remote database connection. Navicat full version includes these features: backup/ restore, import/ export data, create report, synchronize database and connect to remote MySQL server, etc. Navicat major features: - Visual Query Builder - - Database transfer from server to server - Data and Structure Synchronization - Data backup and restore - Import/ Export of most popular data formats to and from MySQL - Reporting - Tasks Scheduling and Easy-to-use wizards tool Navicat supports MySQL 5.0 or above and available for Windows, Mac OS X and Linux. Navicat for PostgreSQL is also available at: http://pgsql.navicat.com<<less
Added: 2007-11-06 License: Freeware Price: $0.00USD
19 downloads
Server Availability Checker (12 services) 1.0
You can check your server status without asking your hosting providers. This tool perform real-time checks for 12 popular services of a web server, including SSH, Telnet, SMTP, HTTP, POP3, HTTPS, MySQL, CPanel, WHM and DirectAdmin. more>> You can check your server status without asking your hosting providers. This tool perform real-time checks for 12 popular services of a web server, including SSH, Telnet, SMTP, HTTP, POP3, HTTPS, MySQL, CPanel, WHM and DirectAdmin.<<less
Added: 2007-03-16 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above passwordless ssh search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed