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.219.305 Times

Extreme Running freeware
Filter: All | Freeware | Demo
 

Extreme Running

< 1 2 3 4 5 
Added: July 14, 2010 | Visits: 920

APCComm APCComm is a program which enables transfering files between an Amiga and a PC running GNU/Linux using a LapLink cable. Its fast (up to 38 KByte/s), easy to use (no configuration needed) and there is a GUI for the amiga. APCComm can transfer files and directories so it can be used for easy...



Platforms: *nix

License: Freeware Size: 184.32 KB Download (110): APCComm Download

Added: March 18, 2010 | Visits: 826

Camero Camero is a three-part system for creating and running webcam portals. It is made of a daemon, an admin tool, and a portal CGI. Camero 3.2 comes with the following components: camero.py The daemon. This component is what runs in the background, checking the cams, archiving images and updating...





Platforms: *nix

License: Freeware Size: 53.25 KB Download (94): Camero Download

Added: May 20, 2010 | Visits: 1.765

mpt-status mpt-status is a query tool for accessing the running configuration and status of LSI SCSI HBAs. mpt-status is a heavily modified version of the original mpt-status-1.0 tool written by Matt Braithwaite. It allows you to monitor the health and status of your RAID setup. Currently supported and...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (149): mpt-status Download

Added: June 18, 2010 | Visits: 1.063

ffsearch-LiveCD ffsearch-LiveCD is a modified Knoppix-Linux with Fast File Search running on top of it. This way, no installation is required! You can download an Iso, burn it on CD, put the disc in you CD-drive and boot it up. It crawls the net for SMB and FTP shares and provides you with a web interface for...


Platforms: *nix

License: Freeware Size: 194.2 MB Download (104): ffsearch-LiveCD Download

Added: January 21, 2010 | Visits: 1.321

httpget httpget is a simple command-line program for running scripts on remote web servers. Runs on Win32, Linux, Mac OS X (and possibly other Unix-like OSes). Often on complex application sites, there are scripts that must run periodically (often nightly) to do housekeeping work. These scripts are...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (111): httpget Download

Added: April 05, 2010 | Visits: 836

mod_speedycgi mod_speedycgi speeds up perl scripts by running them persistently. SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): mod_speedycgi Download

Added: August 03, 2010 | Visits: 966

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): CGI::SpeedyCGI Download

Added: January 01, 2010 | Visits: 889

PearPC PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. This release fixes an ugly partition mapping bug which prevented PearPC to boot OpenDarwin. But the fix might cause regressions: so if your image is no longer booting and you can...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (107): PearPC Download

Added: September 20, 2013 | Visits: 956

Privbind Privbind is a small tool allowing secure running of unprivileged programs, but allowing them to bind to privileged (<1024) TCP/UDP ports. Privbind has a secure design, with no SUID executables and no daemons.


Platforms: *nix

License: Freeware Size: 317.44 KB Download (98): Privbind Download

Added: April 03, 2010 | Visits: 955

Guidedog Guidedog project is an advanced routing/network configuration utility for KDE 2 and 3 running on Linux 2.4 based machines. Using Guidedog you can easily activate packet routing/forwarding and also more advanced networking such as IP masquerade and Port Forwarding. Guidedog is intended to work...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (94): Guidedog Download

Added: February 11, 2010 | Visits: 1.640

onesixtyone SNMP scanner onesixtyone is an efficient SNMP scanner which utilizes a sweep technique to achieve extreme performance. The SNMP protocol is a stateless, datagram oriented protocol. An SNMP scanner is a program that sends SNMP requests to multiple IP addresses, trying different community strings and waiting...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (120): onesixtyone SNMP scanner Download

Added: June 08, 2010 | Visits: 887

Argo Argo is a extensible, simple framework for controling a host running multiple Xen instances. Argo is a monitoring system for the Xen hyperviser, comprised of a network server which runs upon your Xen host and any number of clients which connect to that server over a socket. The monitoring...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): Argo Download

Added: November 11, 2010 | Visits: 1.958

bmon bmon is a portable bandwidth monitor and rate estimator running on various operating systems. It supports various input methods for different architectures.Various output modes exist including an interactive interface built in curses, lightweight HTML output but also formatable ASCII output....


Platforms: *nix

License: Freeware Size: 266.24 KB Download (158): bmon Download

Added: March 16, 2010 | Visits: 1.228

TCLink TCLink provides a client for running credit card transactions over TCP/IP. TCLink is a client for running credit card or ACH (electronic check) transactions over TCP/IP, via the TrustCommerce gateway. It features a simple, cross-platform protocol, fail-over server support, and encrypts...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (168): TCLink Download

Added: June 12, 2010 | Visits: 879

httpcmdd httpcmdd provides a way to have (web) browser user interface to programs running on the same machine as the browser. httpcmdd PEEKs the headers of the incoming message from browser and find program that matches the request received. Programs are run with privileges of the user running the...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (96): httpcmdd Download

Added: November 22, 2010 | Visits: 1.050

What What is a Perl module to find out about running services. SYNOPSIS $what = What->new( Host => my.domain.org, Port => 28, ); $what->mta; $what->mta_version; $what->mta_banner; The What class is interface to classes providing information about running services. What::MTA is the only...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): What Download

Added: February 03, 2010 | Visits: 1.151

Net::BitTorrent::LibBT::Tracker Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker. SYNOPSIS use Net::BitTorrent::LibBT::Tracker; my $tracker = Net::BitTorrent::LibBT::Tracker->new("/path/to/tracker"); print "Tracker has ", $tracker->num_peers, " peers.n"; The...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (217): Net::BitTorrent::LibBT::Tracker Download

Added: August 11, 2010 | Visits: 1.188

nbench The benchmark program takes less than 10 minutes to run (on most machines) and compares the system it is run on to two benchmark systems (a Dell Pentium 90 with 256 KB cache running MSDOS and an AMD K6/233 with 512 KB cache running Linux). The archive contains the complete source,...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (115): nbench Download

Added: June 13, 2010 | Visits: 665

wmAppKill wmAppKill is a window maker dock app that lists all your running processes. You can kill any of them by double-clicking on their names. You can specify wich process will be the oldest one of the list. The one by default is "wmaker". Type "wmAppKill -h" to get command line options....


Platforms: *nix

License: Freeware Size: 16.38 KB Download (114): wmAppKill Download

Added: January 25, 2010 | Visits: 493

Memory Extreme Memory Extreme is one of the hardest memory games avalible with over 100 rounds this game will take you a long time to beat!


Platforms: Mac

License: Freeware Size: 1.9 MB Download (88): Memory Extreme Download

< 1 2 3 4 5