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

Edgar Sec Filings freeware
Filter: All | Freeware | Demo
 

Edgar Sec Filings

< 1 2 3 4 5 > 
Added: September 22, 2010 | Visits: 867

Xtemp Xtemp is a SuperKaramba theme that shows temperatures of 3 sensors in your motherboard. This theme is configured for MSI k7n2 (Nforce2), if your motherboard is not Nforce2 edit the theme files and change the sensors. **Remember** **This theme needs lm_sensors installed and correctly... Platforms: *nix

License: Freeware Size: 54.27 KB Download (93): Xtemp Download

Added: July 04, 2010 | Visits: 1.736

mpscan mpscan is a parallel network scanner that checks for open ports. It uses select() to increase its speed and was designed for rapidly scanning large networks, but could work with a single IP. usage: mpscan [-V] | [-h] | [-v] [-t sec] [-p N] [-e N] IP -V Prints Version -h show this usage... Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): mpscan Download

Added: January 13, 2010 | Visits: 837

smtp_wrapper smtp_wrapper is a daemon program that acts as an SMTP proxy for Unix-like systems. smtp_wrapper project supports SMTP filtering of spam. Usage: smtp_wrapper [-mh hostname] [-mp port] [-q backlog] [-sh smtpserver_hostname] [-sp smtpserver_port] [-t timeout_sec] [-d delay_sec] [-if ip_filter]... Platforms: *nix

License: Freeware Size: 25.6 KB Download (97): smtp_wrapper Download

Added: October 14, 2010 | Visits: 687

Time::Piece Time::Piece is a Perl module that contains Object Oriented time objects. SYNOPSIS use Time::Piece; my $t = localtime; print "Time is $tn"; print "Year is ", $t->year, "n"; This module replaces the standard localtime and gmtime functions with implementations that return objects. It does... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Time::Piece Download

Added: October 21, 2010 | Visits: 1.153

ABacoD ABacoD is an automatic backup script. Transfers files and directory renaming them with a configurable logic. Source path can contain wildchars: * :every string ? :every char [...] :one specified char Destination path can contain: ^n^ :replaced with the result of n-th expansion in... Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): ABacoD 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 15, 2010 | Visits: 764

XLB XLB is an HTTP load balancer. XLB project features connection management where requests are parsed and assigned to a persistent connection to the back-end server. This reduces back-end server load by causing fewer forks, less memory use, and lower CPU consumption. It can decode SSL requests,... Platforms: *nix

License: Freeware Size: 184.32 KB Download (94): XLB Download

Added: March 02, 2010 | Visits: 1.256

PAUD PAUD (Parted And Utilities Disk) is a Linux utility boot disk distribution. It fits on a single 1.44 floppy disk. It contains mc, parted, and other utilities such as filesystem utilities for ext2, ext3, and Reiserfs. It is great for partition maintenance and for rescue purposes. The latest... Platforms: *nix

License: Freeware Size: 1.4 MB Download (110): PAUD Download

Added: January 02, 2010 | Visits: 2.407

VNCAudio VNCAudio allows remote sound support to be added to VNC on a per-desktop basis by emulating an OSS compatible driver at the kernel level and virtualizing it per-user. The reasoning for a per-UID basis is that resource tracking across multiple processes launched off a VNC desktop is obviated. As... Platforms: *nix

License: Freeware Size: 64.51 KB Download (215): VNCAudio Download

Added: May 09, 2010 | Visits: 1.477

OpenSC OpenSC consists of tools and libraries and a PKCS#11 module to use smart cards and initialize blank smart cards. OpenSC project supports many commercial smart cards with filesystems, many national ID cards (read only), and some Java Card cards with specific Java Card applets. OpenSC implements... Platforms: *nix

License: Freeware Size: 1.2 MB Download (178): OpenSC Download

Added: November 12, 2010 | Visits: 1.023

File::NFSLock File::NFSLock is a Perl module to do NFS (or not) locking. SYNOPSIS use File::NFSLock qw(uncache); use Fcntl qw(LOCK_EX LOCK_NB); my $file = "somefile"; ### set up a lock - lasts until object looses scope if (my $lock = new File::NFSLock { file => $file, lock_type => LOCK_EX|LOCK_NB,... Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): File::NFSLock Download

Added: July 13, 2010 | Visits: 967

Icmpenun Icmpenum sends ICMP traffic to potential targets on a network. Introduction: Host enumeration is the act of determining the IP address of potential targets on a network. This can be done in both layer 2 and layer 3. Icmpenum sends ICMP traffic for such enumeration. The ICMP packets supported... Platforms: *nix

License: Freeware Size: 593.92 KB Download (97): Icmpenun Download

Added: June 18, 2010 | Visits: 2.092

Web-bench Web Bench is very simple tool for benchmarking WWW or proxy servers. Uses fork() for simulating multiple clients and can use HTTP/0.9-HTTP/1.1 requests. This benchmark is not very realistic, but it can test if your HTTPD can realy handle that many clients at once (try to run some CGIs) without... Platforms: *nix

License: Freeware Size: 7.17 KB Download (147): Web-bench Download

Added: August 25, 2010 | Visits: 1.827

Linksys Syslog Linksys Syslog captures the snmp trap messages from a Linksys router and saves these to syslog. This daemon is very small robust and it does its job. Ive gotten this router from a customer/partner DH computers to look at the VPN capabilities. Eventhough these broadband routers are small and... Platforms: *nix

License: Freeware Size: 11.26 KB Download (158): Linksys Syslog Download

Added: August 26, 2010 | Visits: 642

Apache2::AuthenDBMCache Apache2::AuthenDBMCache is a Perl module for authentication caching. SYNOPSIS # In your httpd.conf PerlModule Apache2::AuthenDBMCache # In httpd.conf or .htaccess: AuthName Name AuthType Basic PerlAuthenHandler Apache2::AuthenDBMCache # Typical constraints one of these require... Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): Apache2::AuthenDBMCache Download

Added: November 15, 2010 | Visits: 1.120

Date::ICal Date::ICal is a Perl extension for ICalendar date objects. SYNOPSIS use Date::ICal; $ical = Date::ICal->new( ical => 19971024T120000 ); $ical = Date::ICal->new( epoch => time ); $ical = Date::ICal->new( year => 1964, month => 10, day => 16, hour => 16, min => 12, sec => 47 ); $hour =... Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Date::ICal Download

Added: October 21, 2010 | Visits: 809

KompctMon KompctMon is SuperKaramba theme shows following informations with simple and compact. - CPU Usage (0~100%:sector graph) - CPU Frequency (0.00~9.99 GHz:digit) - CPU Temperature (0c~75c:horizontal bar graph) - MEMORY Usage (0~100%:sector graph) - SWAP I/O per sec (0~999/sec:digit) - SWAP... Platforms: *nix

License: Freeware Size: 30.72 KB Download (93): KompctMon Download

Added: July 09, 2010 | Visits: 1.040

File::Drawing File::Drawing release, revise and retrieve contents to/from a drawing program module. SYNOPSIS ########## # Subroutine interface # use File::Drawing qw( dod_date dod_drawing_number number2pm pm2number obsolete broken backup); $date = dod_date($sec, $min, $hour, $day, $month, $year);... Platforms: *nix

License: Freeware Size: 64.51 KB Download (113): File::Drawing Download

Added: May 10, 2013 | Visits: 951

aria2 aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. aria2 has built-in XML-RPC interface. You can manipulate aria2 via XML-RPC interface. Multi-connection Download aria2 can... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (107): aria2 Download

Added: March 22, 2010 | Visits: 877

Time::Progress Time::Progress Perl module contains elapsed and estimated finish time reporting. SYNOPSIS # autoflush to get r working $| = 1; # get new `timer my $p = new Time::Progress; # restart and report progress $p->restart; sleep 5; # or do some work here print $p->report( "done %p elapsed: %L... Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): Time::Progress Download

< 1 2 3 4 5 >