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

Responds freeware
Filter: All | Freeware | Demo
 

Responds

< 1 2 3 4 > 
Added: December 01, 2013 | Visits: 1.695

Darkbot Darkbot is a very fast and small program written in C language which connects to IRC from an Unix or Windows operating system and automatically "talks" and responds to users' questions. Originally created by Jason Hamilton as an aid for help channels to answer repeated questions from its... Platforms: *nix

License: Freeware Size: 931.84 KB Download (133): Darkbot Download

Added: January 01, 2010 | Visits: 928

Web Filter webfilt is not a spam filter, but provides a generic web-based interface for Bayesian-style UNIX filters that need occasional training and corrections. It has been tested with SpamProbe and SpamBayes, but should work with other command-line filters too. The webfilt system works with existing... Platforms: *nix

License: Freeware Size: 23.55 KB Download (91): Web Filter Download

Added: March 05, 2010 | Visits: 725

webfilt webfilt is not a spam filter, but provides a generic web-based interface for Bayesian-style UNIX filters that need occasional training and corrections. It has been tested with SpamProbe and SpamBayes, but should work with other command-line filters too. The webfilt system works with existing... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): webfilt Download

Added: November 24, 2010 | Visits: 1.499

Language::Logo Language::Logo Perl module is an implementation of the Logo programming language. SYNOPSIS use Language::Logo; my $lo = new Logo(update => 20); $lo->command("setxy 250 256"); $lo->command("color yellow"); $lo->command("pendown"); # Draw a circle for (my $i = 0; $i < 360; $i += 10) {... Platforms: *nix

License: Freeware Size: 16.38 KB Download (215): Language::Logo Download

Added: January 05, 2010 | Visits: 912

SNMP::BridgeQuery BridgeQuery is a Perl extension for retrieving bridge tables. SYNOPSIS use SNMP::BridgeQuery; use SNMP::BridgeQuery qw(querymacs queryports queryat); $fdb = queryfdb(host => $address, comm => $community); unless (exists $fdb->{error}) { ($fdb->{$mac} = "n/a") unless (exists... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): SNMP::BridgeQuery Download

Added: April 02, 2010 | Visits: 745

Wmfreqview Wmfreqview is a very simple windowmaker dock applet for Linux 2.6.x with CPU frequency scaling (cpufreq), that shows a graph of the CPU frequency over time. Wmfreqview project is usefull when you are using dynamic frequency scaling, to monitor how the CPU frequency modulator responds to the CPU... Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): Wmfreqview Download

Added: September 24, 2010 | Visits: 843

Redirex Redirex is a small, lightweight Perl server which intercepts HTTP requests sent to the old address and redirects them to the sites new home. Handy when you change the IP address of a Web server and discover that, months later, requests still rain in from search engines and other sites which have... Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Redirex Download

Added: October 21, 2010 | Visits: 1.588

Fast Date Picker Fast Date Picker project is a calendar which is easy to integrate into pages that require the users to select a date like on travel sites. Written in ECMAScript, it responds faster to the users clicks than most of the server-side-based or Java-applet-based date pickers often found on travel... Platforms: *nix

License: Freeware Size: 4.1 KB Download (140): Fast Date Picker Download

Added: February 03, 2010 | Visits: 791

tclkeymon Tclkeymon is a daemon for Toshiba laptops that use ACPI and the Toshiba ACPI extensions. The project monitors function keys and Toshiba-specific buttons (including the CD player buttons and the state of the laptop lid) and responds appropriately.. Get Toshiba TCL Key and Button Monitor at... Platforms: *nix

License: Freeware Size: 22.53 KB Download (94): tclkeymon Download

Added: May 21, 2010 | Visits: 890

3dfile 3dfile is a simple file browser, using OpenGL to display files and folders. The navigation is also very simple: just point-and-click. You may also experiment your favorite moves on it and see if it responds. It may or it may not. Anyway, I think 3dfile is very intuitive and easy to use. If... Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): 3dfile Download

Added: November 10, 2010 | Visits: 1.336

Interactive Bandwidth Monitor Ibmonitor is an interactive Linux console application which shows bandwidth consumed on all interfaces. This project is different from existing similar utilities in that it can show the values in Kbits/sec (Kbps) and Kbytes/sec (KBps) simultaneously. It also displays the total data transferred in... Platforms: *nix

License: Freeware Size: 16.38 KB Download (104): Interactive Bandwidth Monitor Download

Added: September 10, 2010 | Visits: 963

Audio::MadJACK Audio::MadJACK is a Perl module to talk to MadJACK server using Object Oriented Perl. SYNOPSIS use Audio::MadJACK; my $mj = new Audio::MadJACK( osc.udp://madjack.example.net:4444/ ); $mj->load( Playlist_A/mymusic.mp3 ); $mj->play(); The Audio::MadJACK module uses Net::LibLO to talk to a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Audio::MadJACK Download

Added: August 05, 2010 | Visits: 669

SMTarPit SMTarPit is a chrooted SMTP honeypot and tarpit. I wrote this program because I looked around the Internet for an SMTP Tarpit/Honeypot that was: written in Perl; and, was only an SMTP tarpit/honeypot - I couldnt find one. SMTarPit is a combined SMTP honey 7187 7187pot and tarpit released... Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): SMTarPit Download

Added: April 08, 2010 | Visits: 1.714

arp-scan arp-scan sends ARP (Address Resolution Protocol) queries to the specified targets, and displays any responses that are received. It allows any part of the outgoing ARP packets to be changed, allowing the behavior of targets to non-standard ARP packets to be examined. The IP address and hardware... Platforms: *nix

License: Freeware Size: 266.24 KB Download (177): arp-scan Download

Added: February 16, 2010 | Visits: 687

Wily::RPC Wily::RPC is a Perl extension for the Wily RPC interface. SYNOPSIS use Wily::RPC; use Wily::Message; # opens a file in wily and exits when the window is destroyed my $wily = Wily::RPC->new(); my $win = $wily->win(/tmp/file_to_edit, 1); $wily->attach($win, Wily::Message::WEdestroy);... Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): Wily::RPC Download

Added: March 20, 2010 | Visits: 928

Games::Alak Games::Alak is a simple game-tree implementation of a gomoku-like game. SYNOPSIS % perl -MGames::Alak -e Games::Alak::play ...Or just run Alak.pm as if it were a program... ...Program responds with output, and a prompt: Lookahead set to 3. I am X, you are O. Enter h for help X moves... Platforms: *nix

License: Freeware Size: 9.22 KB Download (120): Games::Alak Download

Added: February 11, 2010 | Visits: 1.647

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: August 12, 2010 | Visits: 1.375

Impost Impost is a network security auditing tool designed to analyze the forensics behind compromised and/or vulnerable daemons. Theres two different kinds of operating modes used by Impost; It can either act as a honey pot and take orders from a Perl script controlling how it responds and communicates... Platforms: *nix

License: Freeware Size: 225.28 KB Download (103): Impost Download

Added: January 25, 2010 | Visits: 1.007

HP Comm Killer HP Comm Killer has one purpose, it force-quits the HP Communications application which, under versions of 10.2.x and 10.3.x, will "hang" if the PSC (PSC1210 in my case) is turned off or unplugged and then connected/turned on again. Then, when attempting to scan anything, the HP Communications... Platforms: Mac

License: Freeware Download (98): HP Comm Killer Download

Added: January 25, 2010 | Visits: 605

Video Screensaver Video Screensaver is an iSight capable screensaver which projects whatever image is being captured by your iSight camera and projects it in a rotating cube which also responds to sound! Platforms: Mac

License: Freeware Download (112): Video Screensaver Download

< 1 2 3 4 >