Main > Free Download Search >

Free cookies software for linux

cookies

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 235
allcookies 1.2

allcookies 1.2


allcookies is an extension which dumps ALL cookies (including session cookies) to Firefox standard cookies.txt file. more>>
allcookies is an extension which dumps ALL cookies (including session cookies) to Firefox standard cookies.txt file.

The mandatory companion tool for downloading sites with WGET
A very minimum extension : no psychedelic design. Just the needed feature.

Why you need it : Many web sites are protected by either
- authentification forms
- vicious access rules like "you must first see some introductory or advertisement pages"

Such sites cant be downloaded with the well known WGET tool

AllCookies is the answer to this kind of restrictions.

How it works

Web sites generally use temporary "session cookies" to manage access rules. Such cookies are not saved to the firefox "cookies.txt" file, and are destroyed once your session closes.

AllCookies will turn those cookies to permanent cookies and force saving in cookies.txt

A typicall scenario to download a web site with WGET becomes:
- using Firefox, connect to the web sites, go through all the authentification forms or preliminary pages that are required
- execute AllCookies (just a simple item added in Firefox menu ) to update cookies.txt file
- launch wget : wget --load-cookies=z:cookies.txt http://foo.com

<<less
Download (0.004MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
855 downloads
Kernelcookies 9

Kernelcookies 9


Kernelcookies project consists of fortune cookies from the Linux Kernel. more>>
Kernelcookies project consists of fortune cookies from the Linux Kernel.
Kernelcookies is a datafile for fortune that contains some of the funnier or more obscure kernel messages.
One of the most famous messages ("lp1 on fire") was part of the linuxcookies data file (and got me started on this compilation).
NOTE: Some of the cookies may contain offensive language. As I dont really want to decide on what someone might find offensive or not and create two seperate files, I only put this warning here. If you dont want offensive fortunes, youll have to weed this file out yourself.
Enhancements:
- 25 new cookies from Linux 2.6.19 were added.
<<less
Download (0.007MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
989 downloads
CookieSwap 0.5.0

CookieSwap 0.5.0


CookieSwap provides an extension that enables you to maintain numerous sets or profiles of cookies that you can quickly. more>>
CookieSwap provides an extension that enables you to maintain numerous sets or profiles of cookies that you can quickly.
Main features:
- Changing your cookies/identity to web e-mail sites (like Yahoo, Gmail, Hotmail, etc) so that you can quickly look like different users. Nice if you maintain multiple accounts and are tired of logging out and then back in to switch accounts. Also nice if two people are using the same computer and want to switch between accounts quickly.
- Changing your cookies/identity to see how sites like Amazon and Google treat you differently depending on who you are. For example, if Amazon recognizes you as a returning shopper they give you a different looking page (and there were claims that they give you different prices also). Google has begun to use a feature called "Personalized Search", where they modify their search results based on your user identity. There is a question about this when you create your Google account. The results of Google searches are different depending on if Google knows you or not. Use CookieSwap to quickly swap between Google recognizing you and being anonymous. Run the same search and see the differences.
- If you design web sites, you can setup numerous cookie profiles to look like different types of users and swap between those users quickly and easily to test your site in numerous modes (you can hand edit the cookies to have distinct values in each profile using a nice extension like Add & Edit Cookies).
<<less
Download (0.028MB)
Added: 2007-07-25 License: MPL (Mozilla Public License) Price:
869 downloads
Permit Cookies 0.6.2

Permit Cookies 0.6.2


Permit Cookies is a Firefox extension that allows you to set cookie permissions for the site you are viewing. more>>
Permit Cookies is a Firefox extension that allows you to set cookie permissions for the site you are viewing. Suggested usage: Disable cookies in Tools-Options-Privacy and only permit cookies from sites you trust.

<<less
Download (0.013MB)
Added: 2007-07-31 License: MPL (Mozilla Public License) Price:
842 downloads
The Cookies Are Falling! 1.03

The Cookies Are Falling! 1.03


The Cookies Are Falling! 1.03 brings you a new tetris clone. The game is written in Python and PyGame. more>> The Cookies Are Falling! 1.03 brings you a new tetris clone. The game is written in Python and PyGame.

Enhancements

  • Some bugs are fixed
  • A menu is added

Requirements:

  • Python
  • Pygame
<<less
Added: 2009-06-28 License: Freeware Price: FREE
1 downloads
 
Other version of The Cookies Are Falling!
The Cookies Are Falling! 1.02Nahum Farchi - The Cookies Are Falling! 1.02 brings you another tetris clone. The Cookies Are Falling! The Cookies Are Falling! 1.02 brings you another tetris clone
Price: FREE
License:Freeware
Download
1 downloads
Added: 2009-06-27
CookiePie 0.5.5

CookiePie 0.5.5


CookiePie is a Firefox extension enabling you to maintain different cookies storage in different tabs and windows. more>>
CookiePie is a Firefox extension enabling you to maintain different cookies storage in different tabs and windows.
You can open multiple Gmail/Yahoo Mail accounts in different tabs and windows simulteanously. Developers can use CookiePie to test their Web software with different applications users without needing to open a different browser.
How I can use it?
Download it from: CookiePie Extension
Use the tab context menu to enable CookiePie
For example: Toogle CookiePie in three tabs, and login to different GMail account in both.
Where the idea came from?
We need to use it internally at Nektra, and finally decide to publish it for the community.
What does CookiePie means for the end user?
It means that you can for example open multiple GMail/Yahoo Mail/Hotmail accounts in different tabs and windows simulteanously.
What does CookiePie means for web developers?
Developers working on Web Software supporting multiple users or profiles can use CookiePie to simultaneusly test their software with each user without needing to open a different browser.
How CookiePie was made?
A first look at the FireFox extensions capabilities let us think this extension was almost impossible to do. One of the limitations was the unconnected parts between http transactions and UI being difficult to correlate an UI to a specific http request/response, more when AJAX/XmlHttpRequest (i.e: GMail) is involved.
The work involved mainly short term research and trying to push to the extreme FireFox capabilities without knowing nothing of Mozilla Extensions at the start of development.
Version restrictions:
- Gecko 1.8.1 has some implementation errors: FireFox store cookies although our http observer changes the response header. This means the common cookies are changed in the FireFox extensions for every transaction on each tab. More information at: Mozilla Bugzilla
- The reordering of tabs is breaking GMail account opened tabs.
- GMail has added after we finish this extension, an alert we hope to repair it so GMail doesnt know about another connection on another tab or window.
- User may experience problems with another Firefox extensions (for example Tab Mix Plus)
<<less
Download (0.017MB)
Added: 2006-11-28 License: BSD License Price:
1080 downloads
mod_auth_cookie_mysql2 0.7

mod_auth_cookie_mysql2 0.7


mod_auth_cookie_mysql2 is an authentification with cookies against a MySQL db. more>>
mod_auth_cookie_mysql2 is a rewrite of the mod_auth_cookie_mysql module for apache 1.3. Some features were added, some were forgotten.
The module is available for apache 1.3 (mod_auth_cookie_mysql1) and apache 2 (mod_auth_cookie_mysql2). It is tested with mysql 3.x/4.x and and 5.0.x.
The current version of of this module is version 0.7.
If you want to receive a message when a new version is released, please leave your e-mail address in the announcements field at the left top of this site. This will register you to a moderated mailing list. Your e-mail address, will be kept private, it isnt visible to other users and it will not be distributed.
Basic auth is a standard authentication method in the internet. Two big disadvantages are, that on every request the username and password are transmitted to the webserver and there is no possibility to log out without closing the webbrowser.
With this module you can authorize your users with cookies. An external script sets the cookie and this module checks it against a MySQL database. The username/password combination is only one time transferred to the webserver when the external authenticator script (which sets the cookie) checks the user data. The generated cookie consists only of random session data.
So you can, for example, authenticate the user and set the cookie in a ssl connection and then use the cookie in a non-ssl environment and nobody can spy the username/password. Since the cookie is only random session data nobody can "hack" the system by manipulating the cookie values. Additionally you can add checks for session expiry and the correct remote ip on the server side.
Main features:
- Fake Basic Auth with cookies
- Cookie only consists of random session data, no username or password
- Can check expiry information stored in database against cookie
- Can check if the remote IP is equal to the IP stored in database
Enhancements:
- bug fix: return-code of function check_valid_cookies not initialized - thanks to Valerii Valeev
<<less
Download (0.008MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1249 downloads
Extended Cookie Manager 0.8

Extended Cookie Manager 0.8


Extended Cookie Manager is a Firefox extension that detects if a website sends a cookie and shows if this cookie was blocked. more>>
Extended Cookie Manager is a Firefox extension that detects if a website sends a cookie and shows if this cookie was blocked, allowed or only allowed for session in the statusbar of your browser. It also enables you to change the cookie permissions of websites on demand.

Extended Cookie Manager is a much easier and less bothering way to handle cookies than letting Firefox ask you everytime to allow a cookie or not.

Languages: English, Dutch, German.

<<less
Download (0.015MB)
Added: 2007-07-19 License: MPL (Mozilla Public License) Price:
847 downloads
mod_auth_cookie_dbm 1.0.2

mod_auth_cookie_dbm 1.0.2


mod_auth_cookie_dbm is a session authentication/expiration using (cryptographically strong) cookies. more>>
mod_auth_cookie_dbm is a session authentication/expiration using (cryptographically strong) cookies. Cookie-to-username mapping with DBM database.

It was devised as a better replacement for the "Basic" authentication components that ship with Apache.

Classic "Basic" authentication has some downsides:

- Username and password are shipped across the net with every request.
- There is no concept of a "session" (nor encores, such as timeouts and automatic logout)

This module

1. checks requests for a cookie, named in the CookieDBMAuthCookieName configuration directive.

2. If found, the cookie value is looked up in a DBM database, named in the CookieDBMAuthFile directive.
If the lookup fails, a redirect is made to a page specified in the CookieDBMAuthFailureURL directive.

3. The DBM entry is expected to contain a username and optionally an expiry time. Fields are colon-separated, the expiry time is a spelled-out integer (the field gets passed to strtol()) representing the time_t
If valid, the username is taped onto the request, thus "emulating" Basic authentication.
If expired, redirect to the CookieDBMAuthFailureURL.

The CookieDBMAuthFailureURL typically points at a "login page" CGI script. This program, after checking the users credentials, should make up a cookie value (preferably a long, cryptographically strong random string), enter it in the dbm file, and pass it to the browser. It might also update an AuthUserFile or AuthDBMUserFile database on the fly.

Acknowledgements:

This module was written from scratch, with some inspiration from the mod_auth_cookie_mysql and mod_auth_cookie_pgsql2 modules.

<<less
Download (0.008MB)
Added: 2006-05-25 License: BSD License Price:
1247 downloads
PHP TopSites 2.1

PHP TopSites 2.1


PHP TopSites provides a PHP/MySQL-based customizable TopList script. more>>
PHP TopSites provides a PHP/MySQL-based customizable TopList script.
PHP TopSites is a PHP/MySQL-based customizable TopList script. Main features include: Easy configuration config file; MySQL database backend; unlimited categories, Site rating on incoming votes; Special Rating from Webmaster; anti-cheating gateway; Random link; Lost password function; Webmaster Site-approval; Edit site; ProcessingTime display; Cookies Anti-Cheating; Site Reviews; Linux Cron Free; Frame Protection and much more.
Main features:
- Unlimited Number of Sites.
- Unlimited Number of Categories.
- Unlimited Number of Reviews for Each Site.
- Administrator Control Panel.
- Rating for Each Site.
- Stars Rating for Each Site.
<<less
Download (0.072MB)
Added: 2007-04-26 License: Freeware Price:
912 downloads
Cookie Button in the status bar0.8.9

Cookie Button in the status bar0.8.9


Cookie Button in the status bar is a Firefox button for easy access to cookie permissions in the status bar. more>>
Cookie Button in the status bar is a Firefox button for easy access to cookie permissions in the status bar. For those who have been asking for cookie button in the status bar.

Some features are optional. See Tools -> Extensions/Addons, select Cookie button in the status bar, press Options/Preference Button.

Please post more info about the context menu bug to http://bugzilla.mozdev.org/show_bug.cgi?id=15011

<<less
Download (0.025MB)
Added: 2007-07-28 License: MPL (Mozilla Public License) Price:
820 downloads
Coursor 1.0

Coursor 1.0


Coursor project is a Web application for academic environments. more>>
Coursor project is a Web application for academic environments.
Coursor is a Web-based academic course system for assigning students to university courses.
It has an evolutionary algorithm for assigning students to the courses they requested. This algorithm tries to find an optimal distribution of students to existing courses while taking their preferences into account.
The system supports multiple roles for users: Admin, Student, Teacher/Prof, or Tutor.
A user can also have multiple roles.
It supports international localization, currently in English, German, French, Russian, and Arabic
Main features:
- Browser independent usage for students, teachers and admins alike (no frames, no necessary JavaScript, no cookies).
- Platform independent (entirely written in JAVA).
- Runs on APACHE Tomcat and uses a Postgresql Database.
- Evolutionary Algorithm to assign students to courses.
- Multiple Roles: Administrator, Teacher/Prof, Tutor and Student. One person can have multiple roles.
Enhancements:
- Encoding for Russian fixed
- PropertyEditor (propEdit.sf.net) programmed, will be released as own package. Eases Tranlation a lot.
- I18N target in build.xml starts PropertyEditor
- Serializable classes with ID (Eclipse wanted that)
<<less
Download (1.5MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1105 downloads
CGI::EasyCGI 0.5.0

CGI::EasyCGI 0.5.0


CGI::EasyCGI is a lightweight Perl module for handling the most common CGI functions. more>>
Simple to use, single file with no dependencies, and short learning curve for those times when you dont want or need the swiss army knife of cgi modules.

Synopsis

use CGI::EasyCGI;
my $Page = EasyCGI->new_page("html");
my $Cookie = {Name => "pklogin", Value => {UserName => $Self->{Env}{username}, Password => $Self->{Env}{password}}; $Page->add_cookie($Cookie);
%PKEnv = EasyCGI::cgi_request() or die "No Http Environment";
%Cookies = EasyCGI::get_cookie_list() or die "no cookies";
$SomeCookie = $Cookies{SomeCookieName}; $SomeCookieValue = $$SomeCookie(SomeCookieVariable};
my $Html = "hello world!!"; $Page->append_to_page($Html);
$Page->print_page();

This module handles all the details of sending a document of any content type to a WebBrowser. It also handles retrieving form data from sent via "get" or "post" in regular or multipart/form-data encodings(file uploads). It does this transparently to the user through a single interface. Finally it handles setting and retrieving cookies. It does all this as a standalone module with no dependencies for an easy install.

<<less
Download (0.005MB)
Added: 2006-10-03 License: Perl Artistic License Price:
1116 downloads
CGI_Lite 1.8

CGI_Lite 1.8


CGI_Lite is a Perl module to process and decode WWW forms and cookies. more>>
CGI_Lite is a Perl module to process and decode WWW forms and cookies.

SYNOPSIS

use CGI_Lite;

$cgi = new CGI_Lite;

$cgi->set_platform ($platform);

where $platform can be one of (case insensitive):
Unix, Windows, Windows95, DOS, NT, PC, Mac or Macintosh

$cgi->set_file_type (handle or file);
$cgi->add_timestamp (0, 1 or 2);

where 0 = no timestamp
1 = timestamp all files (default)
2 = timestamp only if file exists

$cgi->filter_filename (⊂routine);

$size = $cgi->set_buffer_size ($some_buffer_size);

$status = $cgi->set_directory (/some/dir);
$cgi->set_directory (/some/dir) || die "Directory doesnt exist.n";

$cgi->close_all_files;

$cgi->add_mime_type (application/mac-binhex40);
$status = $cgi->remove_mime_type (application/mac-binhex40);
@list = $cgi->get_mime_types;

$form = $cgi->parse_form_data;
%form = $cgi->parse_form_data;

or

$form = $cgi->parse_form_data (GET, HEAD or POST);

$cookies = $cgi->parse_cookies;
%cookies = $cgi->parse_cookies;

$status = $cgi->is_error;
$message = $cgi->get_error_message;

$cgi->return_error (error 1, error 2, ...);

$keys = $cgi->get_ordered_keys;
@keys = $cgi->get_ordered_keys;

$cgi->print_data;

$cgi->print_form_data; (deprecated as of v1.8)
$cgi->print_cookie_data; (deprecated as of v1.8)

$new_string = $cgi->wrap_textarea ($string, $length);

@all_values = $cgi->get_multiple_values ($reference);

$cgi->create_variables (%form);
$cgi->create_variables ($form);

$escaped_string = browser_escape ($string);

$encoded_string = url_encode ($string);
$decoded_string = url_decode ($string);

$status = is_dangerous ($string);
$safe_string = escape_dangerous_chars ($string);

<<less
Download (0.014MB)
Added: 2007-05-09 License: Perl Artistic License Price:
899 downloads
AdCensor 0.11

AdCensor 0.11


Ad Censor filters annoying ads by matching requested urls with a blacklist and checking the HTML code for suspicious tags. more>>
Ad Censor filters annoying ads by matching requested urls with a blacklist and checking the HTML code for suspicious tags.
Main features:
- Checks HTML data from HTTP connection for user defined patterns (e.g. ads) and deletes them.
- Works with any Browser (even without) because it is a proxy.
- Works even over a HTTP proxy.
- Has an easy to use GUI config editor.
- Filters can be defined with perl regex.
- Can also block cookies.
<<less
Download (MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1478 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5