Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.189.987 Times

Shell freeware
Filter: All | Freeware | Demo
 

Shell

< 1 2 3 4 5 > 
Added: October 04, 2010 | Visits: 1.183

Shell over ICMP Shell over ICMP consists of two free and open source applications: one server and one client. Shell over ICMP project allows a user to connect to a remote shell daemon, by using ICMP protocol instead of classical TCP. Entirely written in Python, soicmp is a working proof-of-concept to...



Platforms: *nix

License: Freeware Size: 593.92 KB Download (114): Shell over ICMP Download

Added: October 24, 2010 | Visits: 1.355

MUltihost SSH Wrapper MUltihost SSH Wrapper is a shell script that allows you to execute a command or script over SSH on multiple hosts with one command. When possible, it will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once. Whats New in This Release: - An error is now...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (113): MUltihost SSH Wrapper Download

Added: May 15, 2010 | Visits: 985

LDAP Shell LDAP Shell is an interactive LDAP shell written in Perl and allowing basic administrative functionality, such as crawling the directory tree and modifying entries. It is composed of two parts: Net::LDAP::Config, and ldapsh. Net::LDAP::Config is a library for simplifying and centralizing...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (112): LDAP Shell Download

Added: October 05, 2010 | Visits: 921

homeTVstream homeTVstream is a collection of shell scripts and a PHP-based webpage for watching TV on your LAN computers. This project is based on VLC, it encodes and streams video using port 8080 in an MMS stream, so you can watch it with VLC, using URL mmsh://yourserverip:8080/, or any other MMS-capable...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (112): homeTVstream Download

Added: September 14, 2010 | Visits: 1.149

PHPterm PHPterm is a terminal/shell emulator for PHP which lets you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol. It aims to provide the look and feel of konsole, the KDE terminal..


Platforms: *nix

License: Freeware Size: 14.34 KB Download (111): PHPterm Download

Added: April 12, 2010 | Visits: 1.513

CURSEL CURSEL project is a freeware FMLI implementation, a small language that allows you to quickly make a form- and menu- based character interface to shell scripts and other programs. CURSEL filenames normally start with either "Menu", "Form" or "Text". For example, the command, ./cursel...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (110): CURSEL Download

Added: August 22, 2010 | Visits: 1.527

Simple Backup Simple Backup is a shell script to create basic backups using tar, grep, sed, and bash. Simple Backup works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files. Usage: backup.sh < backuplist > < excludelist > Free...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Simple Backup Download

Added: April 19, 2010 | Visits: 2.054

JSON::Shell JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests. SYNOPSIS $ bin/jsonshell JSON::Shell 1.0 www.example.com/json-rpc-demo$ post { "id": 1, "method": "echoObject", "params": { "o": [ "YAY JSON~" ] } } REQUEST: $VAR1 = { params => { o => [ YAY JSON~ ] },...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): JSON::Shell Download

Added: June 10, 2010 | Visits: 1.540

Frankenwall Frankenwall is a bash shell script intended to create a highly secure IPTables based Linux firewall/router with QOS/traffic shaping/bandwidth management. Be certain you know exactly what your network needs before using it. The primary focus of this project is security through an intimate...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (108): Frankenwall Download

Added: July 16, 2010 | Visits: 1.256

phpRemoteShell phpRemoteShell project is a PHP application that allow you to execute shell commands and PHP code over HTTP on a remote host. Installation: Just put the "prs.php" script on a web server, open a web browser and just call it. Whats New in This Release: - All short PHP tags were converted to...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): phpRemoteShell Download

Added: August 26, 2010 | Visits: 1.274

Bash Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). Bash is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (107): Bash Download

Added: October 08, 2010 | Visits: 815

udpShell udpShell is a remote shell that uses UDP instead of TCP. It uses a client-server architecture (udpShell as the daemon and udpClient as the client). Installation: cd src make this sould make the work if you like edit the Makefile to reflect your system, preferences..


Platforms: *nix

License: Freeware Size: 7.17 KB Download (107): udpShell Download

Added: February 13, 2010 | Visits: 1.209

CGI-Shell CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it. It is something like telnet or SSH. How to install? make make install (you have to be root) How to uninstall? make uninstall (you have to be root) The server is...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (106): CGI-Shell Download

Added: May 10, 2013 | Visits: 988

rssh rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. rssh project 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...


Platforms: *nix, C/C++, BSD

License: Freeware Download (105): rssh Download

Added: August 01, 2010 | Visits: 1.130

Heirloom Bourne Shell The Heirloom Bourne Shell is a portable variant of the traditional Unix shell. It has been derived from OpenSolaris code and thus implements the SVR4/SVID3 level of the shell..


Platforms: *nix

License: Freeware Size: 81.92 KB Download (104): Heirloom Bourne Shell Download

Added: October 23, 2010 | Visits: 1.431

Syntax::Highlight::Shell Syntax::Highlight::Shell is a Perl module to highlight shell scripts. SYNOPSIS use Syntax::Highlight::Shell; my $highlighter = new Syntax::Highlight::Shell; $output = $highlighter->parse($script); If $script contains the following shell code: # an if statement if [ -f /etc/passwd ];...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Syntax::Highlight::Shell Download

Added: October 01, 2010 | Visits: 828

saydate saydate is a Linux shell program that talks the date and system uptime. saydate was adapted from saytime.sh (shell version of saytime, by david@eng.sun). Sound recording is not necessary for running saydate but it is useful if you want to record your own voice in place of mine. Check to see if...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (104): saydate Download

Added: September 06, 2010 | Visits: 875

Tcsh Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). The project is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling...


Platforms: *nix

License: Freeware Size: 860.16 KB Download (104): Tcsh Download

Added: February 06, 2010 | Visits: 1.005

ALSA MIDI Kommander ALSA MIDI Kommander is a DCOP interface exposing many ALSA Sequencer features for shell scripts, Kommander scripts, or KDE programs requiring MIDI sequencer services. A few utilities are included, which can be used both as programming examples and as real work tools. The main program, "kaseq"...


Platforms: *nix

License: Freeware Size: 706.56 KB Download (104): ALSA MIDI Kommander Download

Added: October 23, 2010 | Visits: 1.262

True3D*Shell True3D*Shell is an open source 3D desktop environment that allows users to experience 3D browsing in a virtual reality universe where information is organized in bubbles connected by pipes. True3D*Shell is based on POSIX, Win32, FreeGLUT, OpenGL and MQ4CPP, and runs on IA32 and IA64 SMP...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (103): True3D*Shell Download

< 1 2 3 4 5 >