Main > Free Download Search >

Free what program to use for cgi software for linux

what program to use for cgi

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1295
Irregular Operations Database 1.0

Irregular Operations Database 1.0


Irregular Operations Database is a project used for tracking flight delays. more>>
Irregular Operations Database is a project used for tracking flight delays.

Irregular Ops is a CGI script for intranet use to track irregular operations (flight delays) for scheduled airlines.

<<less
Download (0.013MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
979 downloads
Firewall Generator 3.0

Firewall Generator 3.0


Firewall Generator is a CGI script that generates a firewall. more>>
Firewall Generator is a CGI script that generates a bash shell script that contains a list of commands for configuring a set of firewall rules.

It is the best solution to know something about system security.
<<less
Download (0.002MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1206 downloads
Abyss Web Server X1 2.6

Abyss Web Server X1 2.6


Abyss Web Server X1 is a free and compact Web server. It supports SSL, compression, CGI/FastCGI, ISAPI, XSSI, URL rewriting,bandwidth throttling, anti-leeching, anti-hacking, and features a remote web management interface. more>> <<less
Download (0.64MB)
Added: 2009-04-04 License: Freeware Price: $0
73043 downloads
ip-filter-cgi 0.1

ip-filter-cgi 0.1


ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.ed more>>
ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose.
adulau@metatix.com .
Main features:
- Perl 5.0 (+CGI.pm)
- a HTTP server (Apache)
<<less
Download (0.047MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1221 downloads
WebGrab 1.2

WebGrab 1.2


WebGrab is a tool that acts as a CGI proxy. more>>
WebGrab is a tool that acts as a CGI proxy. It simulates a Web browser and grabs data from external programs, and can exchange individual words or whole blocks.

The project can be run standalone or in conjunction with phpCMS.
<<less
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
1864 downloads
Class::CGI 0.20

Class::CGI 0.20


Class::CGI is a Perl module to fetch objects from your CGI object. more>>
Class::CGI is a Perl module to fetch objects from your CGI object.

SYNOPSIS

use Class::CGI
handlers => {
customer_id => My::Customer::Handler
};

my $cgi = Class::CGI->new;
my $customer = $cgi->param(customer_id);
my $name = $customer->name;
my $email = $cgi->param(email); # behaves like normal

if ( my %errors = $cgi->errors ) {
# do error handling
}

For small CGI scripts, its common to get a parameter, untaint it, pass it to an object constructor and get the object back. This module would allow one to to build Class::CGI handler classes which take the parameter value, automatically perform those steps and just return the object. Much grunt work goes away and you can get back to merely pretending to work.

<<less
Download (0.017MB)
Added: 2006-10-20 License: Perl Artistic License Price:
1099 downloads
Urluminator 1.01

Urluminator 1.01


Urluminator is a project which log URLs that urlsnarf sees to a database and view with a CGI script. more>>
Urluminator is a project which log URLs that urlsnarf sees to a database and view with a CGI script.
Urluminator uses urlsnarf to capture URLs that traverse the network and log them to a MySQL database. It also includes a CGI script that allows you to view and search the DB.
From the CGI you can also write out Excel Spreadsheets of the results.
Enhancements:
- Fixed bugs in urluminator.cgi
- Added urluminator.cron, a Cron job that will kill and restart urluminator
<<less
Download (0.007MB)
Added: 2007-04-06 License: GPL (GNU General Public License) Price:
933 downloads
Mon.cgi 0.1 (MWI)

Mon.cgi 0.1 (MWI)


Mon.cgi is a CGI interface for viewing the status of a Mon service. more>>
Mon.cgi is a CGI interface for viewing the status of a Mon service.
mon is a general-purpose scheduler and alert management tool used for monitoring service availability and triggering alerts upon failure detection. mon was designed to be open and extensible in the sense that it supports arbitrary monitoring facilities and alert methods via a common interface, all of which are easily implemented with programs in C, Perl, shell, etc., SNMP traps, and special mon traps.
mon views resource monitoring as two separate tasks: the testing of a condition, and triggering an action upon failure. mon was designed to implement the testing and action-taking tasks as separate, stand-alone programs. mon is fundamentally a scheduler which executes the monitors (each test a specific condition), and calls the appropriate alerts if the monitor fails. The decision to invoke an alert is governed by logic which offers various "squelch" features and dependencies, all of which are configurable by the user.
Monitors and alerts are not a part of the core mon server, even though the distribution comes with a handful of them to get you started. This means that if a new service needs monitoring, or if a new alert is necessary, the mon server does not need to be changed. This makes mon easily extensible.
That is from Jim Trocki who wrote mon, Im currently maintaining a web interface that works with mon which was based from Arthur K. Chans original mon.cgi.
Enhancements:
- This is the initial release of the Mon Web Interface (MWI), which is the progression of the mon.cgi Web interface.
- This interface is written entirely from scratch, with full CSS and HTML W3C complacency.
- This is an alpha release: the back end code is based on the mon.cgi tree, but the interface will have features that are currently unusable.
<<less
Download (0.043MB)
Added: 2006-12-27 License: GPL (GNU General Public License) Price:
1031 downloads
ClearSilver CGI Kit 0.10.2

ClearSilver CGI Kit 0.10.2


Clearsilver is a fast, powerful, and language-neutral HTML template system. more>>
Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, ClearSilver CGI Kit provides a separation between presentation code and application logic which makes working with your project easier.
The design of Clearsilver began in 1999, and evolved during its use at onelist.com, egroups.com, and Yahoo! Groups. Today many other projects and websites using it.
High Performance and Language Neutral. Because Clearsilver is written as a C-library, and exported to scripting languages like Python, Perl, Java and Ruby via modules, it is extremely fast. This also means you can work with the same template system independent of the language your project is in.
Pluggable Look and Feel. Clearsilver makes it easy to face lift a site by providing a new set of templates. It is possible to easily run more than one look and feel at once, and share components with a base look and feel to reduce maintenance.
Internationalization Support. Clearsilver makes it trivial to support internationlization. You write your templates in your native language and included tools automatically extract and catalog language strings for translation.
Advanced features. Built in support for advanced features such as gzip compression, smart whitespace stripping, parametric macros, online debugging mode, url and javascript string escaping, and more.
Enhancements:
- Compilation problems were fixed.
- Improvements were made to the Java and Perl wrappers and several functions were added for template expressions.
<<less
Download (0.57MB)
Added: 2005-12-15 License: The Apache License Price:
1409 downloads
WebMe 0.3.1

WebMe 0.3.1


WebME is a really simple CMS with blog and podcasting support. more>>
WebME is a really simple CMS with blog and podcasting support. WebMe can be used as FastCGI/CGI script or can be self-hosted as a ready-to-use Web server.

<<less
Download (0.076MB)
Added: 2006-04-03 License: LGPL (GNU Lesser General Public License) Price:
1299 downloads
Nmap-cgi 1.0

Nmap-cgi 1.0


Nmap-cgi is a web-portscanner that use nmap to make his scans. more>>
Nmap-cgi is a web-portscanner that use nmap to make his scans. Nmap-cgi is written in Perl and run on *nix machines. Initially made during the SoC program, this project was developped by the Nmap project
Main features:
- Separate privileges and rights into groups
- Many rights for each nmap option
- Three type of scans : single, scheduled and periodic
- The scan-output is available in a text and xml file (with XSLT stylesheet)
- OS detection
- Support TCP and UDP
- Scan an IP address, a hostname or a subnet
<<less
Download (0.33MB)
Added: 2006-08-22 License: BSD License Price:
1158 downloads
MyNews www 1.2b2

MyNews www 1.2b2


MyNews www provides a Web interface for MyNews. more>>
MyNews www provides a Web interface for MyNews.

MyNews www is a set of Perl CGI scripts to access the news stored in a MyNews server and to manage Web site subscriptions.

It needs the MyNews script to be installed.

<<less
Download (0.085MB)
Added: 2007-01-31 License: GPL (GNU General Public License) Price:
996 downloads
CGIFeed

CGIFeed


CGIFeed is a CGI based feed reader. more>>
CGIFeed is a CGI program that reads news feeds (via XML/RDF/RSS) and prepares HTML pages for them.

You can enter new feeds through the Web page, and edit the name and update interval for each feed.
<<less
Download (0.009MB)
Added: 2005-04-26 License: Free To Use But Restricted Price:
1641 downloads
@1 Helpdesk XP 1.2

@1 Helpdesk XP 1.2


Online helpdesk system written in Perl CGI. more>> A very powerful web-based helpdesk system. It supports file attachments, hidden remarks, priority marking etc. You can even tell whether your replies have been read by the visitors.<<less
Download (44KB)
Added: 2009-04-27 License: Freeware Price: Free
184 downloads
lisp-cgi-utils 0.10

lisp-cgi-utils 0.10


lisp-cgi-utils is a CGI library for Common Lisp. more>>
lisp-cgi-utils is a CGI library for Common Lisp.
It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms.
lisp-cgi-utils also supports HTTP cookies for managing state across requests.
Usage:
- load the HTTP and HTML packages into your Lisp image simply by
(load "http.lisp")
(load "html.lisp")
Enhancements:
- Support for multibyte encodings was added.
- The default encoding was switched to UTF8.
<<less
Download (0.031MB)
Added: 2006-10-31 License: LGPL (GNU Lesser General Public License) Price:
1088 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5