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

Cgi Browsing software
Filter: All | Freeware | Demo
 

Cgi Browsing

1 2 3 4 5 > 
Released: December 03, 2007  |  Added: December 06, 2007 | Visits: 8.983

Invisible Browsing Invisible Browsing can be activated through manual or automatic mode. The manual mode allows you make all the settings, to choose the proxy and test it, while in the automatic mode all you have to do is a simple click on the button and you will surf anonymously. Invisible Browsing will hide,... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.01 MB Download (711): Invisible Browsing Download

Released: October 10, 2003  |  Added: May 17, 2006 | Visits: 4.106

Perl-raiser CGI Generator Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-raiser allows for the configuration of... Platforms: Windows

License: Demo Cost: $24.95 USD Size: 2.04 MB Download (575): Perl-raiser CGI Generator Download

Added: August 27, 2008 | Visits: 906

GIF Base CGI GIF Base CGI is tool for fast creation of dynamic images for the Internet/Intranet projects using databases of any type (counters, baners etc.). The image projects are created with a simple visual editor. To publish a dynamic image you have to copy the CGI-program and several files to your... Platforms: Windows

License: Shareware Cost: $9.00 USD Size: 1.14 MB Download (441): GIF Base CGI Download

Released: February 12, 2004  |  Added: November 19, 2013 | Visits: 6.075

MM3-WebAssistant - Archiving by Browsing The proxy offline browser archives all web pages you have visited online. Offline too each page is available with its URL. There is no difference between browsing the internet and browsing the archive. You can even use your bookmarks and favorites list offline without any changes. When online the... Platforms: *nix

License: Freeware Size: 800 KB Download (291): MM3-WebAssistant - Archiving by Browsing Download

Added: September 03, 2010 | Visits: 2.263

Mobile Web Proxy Mobile Web Proxy is a (CGI) tool to make more Web pages available from some mobile devices (cell phone Web browsers, etc.). When I began using my cell phones mobile web browser, one of the things I realized was that there were a lot of web pages that my cell phones web browser simply wouldnt... Platforms: *nix

License: Freeware Size: 17.41 KB Download (280): Mobile Web Proxy Download

Added: January 20, 2010 | Visits: 1.851

iTMS-4-ALL iTMS-4-ALL is a Perl CGI script that allows you to search Apples iTunes Music Store from any Web browser. First of all, you can try the live script. Thanks to the people at Downhill Battle for hosting the script---they have also posted some interesting ideas about how the iTunes database can be... Platforms: *nix

License: Freeware Size: 55.3 KB Download (238): iTMS-4-ALL Download

Added: November 25, 2010 | Visits: 1.366

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers... Platforms: *nix

License: Freeware Size: 48.13 KB Download (216): CGI::Application::Plugin::Authentication::Driver::Generic Download

Added: January 19, 2006 | Visits: 3.973

WebGenie CGI*Star Professional Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-page form input and confirmation before submission. Mail to main and copy email addresses, with facility to mask particular IDs in copy email. Mail in plain text or HTML format. Customizable templates to compose... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.26 MB Download (208): WebGenie CGI*Star Professional Download

Added: January 10, 2010 | Visits: 2.303

ip-filter-cgi 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.... Platforms: *nix

License: Freeware Size: 48.13 KB Download (207): ip-filter-cgi Download

Released: November 06, 2002  |  Added: April 02, 2006 | Visits: 2.709

CGI Star Professional Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-pageform input and user confirmation.Mail to main and copy email addresses. Facility to mask IDs in copy email.Mail in plain text or HTML format.Customizable templates to compose mail, autoresponderand... Platforms: Windows

License: Commercial Cost: $99.00 USD Size: 2.27 MB Download (186): CGI Star Professional Download

Added: April 18, 2006 | Visits: 3.035

CGI*Star Professional Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-page form input and confirmation before submission. Mail to main and copy email addresses, with facility to mask particular IDs in copy email. Mail in plain text or HTML format. Customizable templates to compose... Platforms: Windows

License: Demo Cost: $99.00 USD Size: 2 KB Download (163): CGI*Star Professional Download

Added: August 18, 2008 | Visits: 1.307

Invisible Browsing 6.7 build Invisible Browsing suits both less experienced users and advanced users, through his manual or automatic mode. The manual mode allows you make all the settings, to choose the proxy and test it, while in the automatic mode all you have to do is a simple click on the button and you will surf... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.08 KB Download (149): Invisible Browsing 6.7 build Download

Added: August 10, 2008 | Visits: 1.487

Anonymous Browsing Toolbar Anonymous Browsing Toolbar is an easy to use online privacy application design to protect your online identity. It hides your IP address by routing your Internet traffic through remote servers. Simply choose from the country list the one you want to appear from and surf the Internet with full... Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 400 KB Download (134): Anonymous Browsing Toolbar Download

Added: May 09, 2010 | Visits: 2.002

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",... Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 18, 2010 | Visits: 1.313

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,... Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: September 19, 2010 | Visits: 1.314

CGI:IRC CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web browser without having to have access to an IRC port. CGI:IRC does not use Java, but it does need a browser capable of rendering frames. It can be used on a Web page to allow users to chat, or it can be used to access chat from... Platforms: *nix

License: Freeware Size: 122.88 KB Download (111): CGI:IRC Download

Added: February 13, 2010 | Visits: 1.212

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 (110): CGI-Shell Download

Added: February 21, 2010 | Visits: 1.356

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Added: July 06, 2010 | Visits: 1.218

CGI::Explorer CGI::Explorer is a class to manage displaying a hash tree of data, for use in CGI scripts. Synopsis Install /assets/css/explorer/xtree.css, /assets/js/explorer/xtree.js, and /assets/images/explorer/*, as per the installation instructions, below. Then run the demos... Platforms: *nix

License: Freeware Size: 31.74 KB Download (107): CGI::Explorer Download

Added: March 27, 2010 | Visits: 1.269

CGI::Portable CGI::Portable is a framework for server-generic web apps. SYNOPSIS Content of thin shell "startup_cgi.pl" for CGI or Apache::Registry env: #!/usr/bin/perl use strict; use warnings; require CGI::Portable; my $globals = CGI::Portable->new(); use Cwd; $globals->file_path_root( cwd() );... Platforms: *nix

License: Freeware Size: 95.23 KB Download (106): CGI::Portable Download

1 2 3 4 5 >