Main > Free Download Search >

Free referrer software for linux

referrer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 24
No-Referrer 1.0.1

No-Referrer 1.0.1


No-Referrer is a Firefox extension that adds an entry to the context menu that lets you open a link in a new tab more>>
No-Referrer is a Firefox extension that adds an entry to the context menu that lets you open a link in a new tab, without sending the referrer information.

<<less
Download (0.003MB)
Added: 2007-07-30 License: MPL (Mozilla Public License) Price:
820 downloads
ReferrerCop 1.1.0

ReferrerCop 1.1.0


ReferrerCop parses Apache log files and AWStats data files. more>>
ReferrerCop project parses Apache log files or AWStats data files and removes entries for referring URLs that match a list of known referrer spammers.

It then returns the filtered files via standard output. Run your logs through ReferrerCop either before or after they’re processed by AWStats (or before they’re processed by any other log analyzer) to eliminate annoying referrer spam from your web statistics.

Filtering is performed using a blacklist and an optional whitelist. The lists are simply text files containing regular expressions (one pattern per line). ReferrerCop comes with a large, heavily optimized and frequently updated blacklist.

ReferrerCop is extremely fast and uses very little memory; it is capable of filtering files of virtually any size. On my Athlon XP 1800 running FreeBSD 5.4, ReferrerCop is capable of processing about 14,000 Apache log entries per second (your mileage may vary).

<<less
Download (0.047MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1330 downloads
OpenURL Referrer 2.3.6

OpenURL Referrer 2.3.6


OpenURL Referrer enables you to insert OpenURL links in a web page. more>>
OpenURL Referrer enables you to insert OpenURL links in a web page.

Inserts OpenURL links in a web page using the bibliographic data available on that page.

OpenURL is a type of URL that contains resource metadata for use primarily in libraries. The National Information Standards Organization (NISO), has developed OpenURL and its data container (the ContextObject) as international ANSI standard Z39.88. On 22 June 2006, OCLC was named the maintenance agency for the standard.

The OpenURL standard is designed to support mediated linking from information resources (sources) to library services (targets). A "link resolver", or "link-server", parses the elements of an OpenURL and provides links to appropriate services as identified by a library.

A source is generally a bibliographic citation or bibliographic record used to generate an OpenURL. A target is a resource or service that helps satisfy users information needs. Examples include full-text repositories; abstracting, indexing, and citation databases; online library catalogs; and other Web resources and services.

An OpenURL consists of a base URL, which addresses the users institutional link-server, and a query-string, which contains the bibliographic data, typically in the form of key-value pairs.

<<less
Download (0.036MB)
Added: 2007-07-11 License: MPL (Mozilla Public License) Price:
844 downloads
Flickr: Add referrer into comments 1.0

Flickr: Add referrer into comments 1.0


Flickr: Add referrer into comments a small script that will add a small text at the end of your comment. more>>
An annoying thing on flickr is that you never know where people that visit your photo have found it.

Flickr: Add referrer into comments a small script that will add a small text at the end of your comment saying where you come from. If everyone starts using this script, then it will be easy to see where the people have found your photos and how they got to comment on it.

Installation:

Get Firefox
Install GreaseMonkey
restart Firefox

Click on the following icon and select Install greasemonkey - 12 kb

Usage:

the comments will be added automatically to the end of your message.
<<less
Download (MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1034 downloads
mod_access_referer 1.0.2

mod_access_referer 1.0.2


mod_access_referer is a module for the Apache HTTP Server that provides access control based on Referer HTTP header content. more>>
mod_access_referer is a module for the Apache HTTP Server that provides access control based on "Referer" HTTP header content.

Why is mod_access_referer useful?
Basically, it allow or deny the access based on what page is shown in the Web browser, which means that if you publish a document (picture, chart or other) in your site, the people will have to visit your Web site to access it, and no one will be able to link just the document.

Motivation:

There are many organizations that publish valuable files (pictures, charts, and other documents) in their Web sites. Those organizations want to make public those files, but at the same time they want the people having visiting their Web sites in order to get those files (example, in order to get revenue from sell banners which are shown at the Web site).

But, there are situations where the files are linked from other Web sites, other than the organization owns. In such situations, the organization is loosing twice: one because the people dont visit the organizations Web site to get the files, and another because the organization still pay the necessary bandwidth to get the files.

Most browsers today send the "Referer" HTTP header in each request that comes from another Web page. This can be used to track from where the resources are linked, but it can be used to allow or deny the access to such resources if the "Referer" is not a page from the organizations Web site.

mod_access_referer is an Apache module that understand the "Referer" HTTP header, and grant or deny access based on the Web page that refered the file.
The "Referer" HTTP header is sent by the browser to the server, and it contains the URL of the resource from where the URL of the asked resource was obtained. The document "Hypertext Transfer Protocol -- HTTP/1.1" RFC 2616 gives the following explanation:

"The Referer[sic] request-header field allows the client to specify, for the servers benefit, the address (URI) of the resource from which the Request-URI was obtained (the "referrer", although the header field is misspelled.) The Referer request-header allows a server to generate lists of back-links to resources for interest, logging, optimized caching, etc. It also allows obsolete or mistyped links to be traced for maintenance. The Referer field MUST NOT be sent if the Request-URI was obtained from a source that does not have its own URI, such as input from the user keyboard."

<<less
Download (0.010MB)
Added: 2006-05-29 License: The Apache License 2.0 Price:
1243 downloads
RefControl 0.8.9

RefControl 0.8.9


RefControl is a Firefox extension that controls what gets sent as the HTTP Referer on a per-site basis. more>>
RefControl is a Firefox extension that controls what gets sent as the HTTP Referer on a per-site basis.

You create a list of sites, and the referrer that should be sent for each site.

You can choose to send that referrer unconditionally or only for third-party requests.

Additionally, you can specify the default behavior for any site not in the list.

<<less
Download (0.020MB)
Added: 2007-07-24 License: MPL (Mozilla Public License) Price:
506 downloads
Apalogretrieve 0.9.2

Apalogretrieve 0.9.2


Apalogretrieve program retrieves data from an Apache logfile with a syntax, that is derived (a subset of) the SQL language. more>>
Apalogretrieve program retrieves data from an Apache logfile with a syntax, that is derived (a subset of) the SQL language.

The idea to make such an implementation came up at 17th of July 2007. I just started it then.

The basic idea of using an SQL-like dialect for logfile-analysis I had many years ago, but as there was no necessity, I didnt started a project like this.

The reason why I started to implement it now is, that the idea about SQL-querying of a logfile was now of interest to me, because I hated the way, how webalizer does it: you have graphical results very easy, but how to make detailed lookups to certain information? And: what about the delay until the (averaging) data can be seen in the graphs, and other problems, when changing a webalizer.conf-file?

So, this was the reason to start it.

As I not every day have the time to implement it, and only do it in a spare time window, it might need some time to make it ready, but reading Apaches common logfile-format as well as parsing simple SQL-like SELECT statements already works (19th of July 2007).

Usage Example:

SELECT host,date FROM "apache-commonlog.log" where size > 2000;
SELECT host,date,client,referrer FROM "apache-commonlog.log" where host = "foobar.host.net";
<<less
Download (0.012MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
801 downloads
Bauk HTTP server 2.0.5

Bauk HTTP server 2.0.5


Bauk HTTP server project is a high-performance Web server. more>>
Bauk HTTP server project is a high-performance Web server. Bauks advanced architecture and unique design provide high performance and many original features, ie. ability to serve unlimited number of Virtual Hosts/simultaneous HTTP connections per single server process without performance loss.
Full installation requires only a single directory of UNIX file system used as a working directory for Bauk executable. Configuration process is simple and performed by adjustment of Bauk configuration script.
Main features:
- Full HTTP/1.1 and CGI/1.1 standard compliance
- HTTP authentication, Basic method, auth script per Virtual Host
- Unlimited number of Virtual Hosts without performance loss
- Virtual Host aliases
- Unlimited number of simultaneous HTTP connections per single Bauk process with no performance loss (Special Edition)
- Persistent (Keep-Alive) connections
- URL Path; define URL and path with type of access; ie. read, write, browse, execute, require HTTP authentication, etc.
- OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE methods of HTTP request defined by HTTP/1.1, configurable per URL Path
- Content negotiation by client language and charset
- Configurable MIME types
- Configurable HTTP headers by MIME type
- Configurable HTML error documents / CGI executables
- Directory browsing; view content of directories with HTML links
- Execution of CGI programs/scripts
- SUID/SGID for CGI execution
- Chroot for CGI execution; chroot CGI to Virtual Hosts home
- 3 security layers for CGI execution: by URL limit to X-only ie. CGI dir; for RX-URL imply X-only for X-able files; impose X-only by file extension ie. CGI executables wrongly placed and no X flag
- Quotas for CGI execution; number of simultaneous CGI processes, execution priority, max execution time (duration), max CPU time, memory, filesize
- Quotas of network traffic in/out per Virtual Host (I/O speed limit)
- Quotas of connections per Virtual Host
- Quotas of connections per client IP number
- Access restriction by IP address; forbid and allow-only
- Access restriction by valid HTTP referrer
- Configurable HTTP-log format and location for Virtual Hosts
- Configurable singleprocess or multiprocess architecture
- Chroot for Bauk server process
- Full configurability; virtually all Bauk features are configurable by simple configuration script adjustment
- Easy configuration by script language; built-in configuration script interpreter with preprocessor, file-inclusion, block and single-line comments, two data types, variables, arithmetic operations and built-in functions
- Easy administration
- Flexibility
VLAJKOS INVISIBLE LICENSE (VIL):
This sofware is protected by VIL and the license states:
Youre welcome to use this software. Remember the rightful author if youre using any parts/unique components of Bauk software.
Enhancements:
- This release includes various feature enhancements
- improved PHP, Perl, Gawk
- Tcl interpreter connectors
- additions to the documentation.
<<less
Download (0.22MB)
Added: 2007-01-20 License: Other/Proprietary License Price:
1008 downloads
SafeHistory 0.8

SafeHistory 0.8


SafeHistory is an extension that protects your privacy by silently defending against visited-link-based tracking techniques. more>>
SafeHistory is an extension that protects your privacy by silently defending against visited-link-based tracking techniques.

Restricts the marking of visited links on the basis of the originating document, defending against web privacy attacks that remote sites can use to determine your browser history at other sites.

A link on a.com pointing at b.com will only be marked visited if you previously visited the b.com page with a referrer in the domain of a.com.

On-site links work normally.

Checks cookie settings (allow, originating site only, deny) to determine your desired privacy level (segmented by origin, dont mark links visited in offsite frames, or never mark links visited).

<<less
Download (0.019MB)
Added: 2007-04-18 License: MPL (Mozilla Public License) Price:
922 downloads
URI::ParseSearchString 1.0

URI::ParseSearchString 1.0


URI::ParseSearchString is a Perl module that can parse Apache refferer logs and extract search engine query strings. more>>
URI::ParseSearchString is a Perl module that can parse Apache refferer logs and extract search engine query strings.
SYNOPSIS
use URI::ParseSearchString ( parse_search_string );
$string = parse_search_string(http://www.google.com/search?hl=en&q=a+simple+test&btnG=Google+Search) ;
FUNCTIONS
parse_search_string
This module provides a simple function to parse and extract search engine query strings. It was designed and tested having Apache referrer logs in mind. It can be used for a wide number of purposes, including tracking down what keywords people use on popular search engines before they land on a site. It makes use of URI::split to extract the string and URI::Escape to un-escape the encoded characters in it. Although a number of existing modules and scripts exist for this purpose, the majority of them are either outdated using obsolete search strings associated with each engine.
The default function exported is "parse_search_string" which accepts an unquoted referrer string as input and returns the search engine query contained within. It currently works with both escaped and un-escaped queries and will translate the search terms before returning them in the latter case. The function returns undef in all other cases and errors.
for example:
$string = parse_search_string(http://www.google.com/search?hl=en&q=a+simple+test&btnG=Google+Search) ;
would return a simple test
whereas
$string = parse_search_string(http://www.mamma.com/Mamma?utfout=1&qtype=0&query=a+more%21+complex_+search%24?mit=%C2%A0%C2%A0Search%C2%A0%C2%A0) ;
would return a more! complex_ search$
Currently supported search engines include:
- AOL (UK)
- AllTheWeb
- Blueyonder (UK)
- Feedster Blog Search
- Fireball (DE)
- Froogle
- Froogle UK
- Google
- Google Blog Search
- HotBot
- Ice Rocket Blog Search
- Lycos
- Mamma
- Mirago (UK)
- MSN
- Netscape
- Technorati Blog Search
- Tiscali (UK)
- Web.de (DE)
- Yahoo
<<less
Download (0.004MB)
Added: 2006-11-28 License: Perl Artistic License Price:
1060 downloads
Destiney Scripts Topsites 1.4.0

Destiney Scripts Topsites 1.4.0


Destiney Scripts Topsites project provides a pre-built, dynamically generated, traffic gathering topsite. more>>
Destiney Scripts Topsites project provides a pre-built, dynamically generated, traffic gathering topsite.

Destiney Scripts Topsites is a script for creating a dynamically-generated, traffic gathering "topsite", a competition traffic site on which members compete for placement on the list based on the traffic referrals they send.

It features http-referrer- and cookie-based anti-cheat devices, an admin interface, gateway-less entry, and random site selection.

<<less
Download (0.051MB)
Added: 2007-02-06 License: BSD License Price:
991 downloads
apercu 1.0.2

apercu 1.0.2


apercu is a command-line application to summarize information from Apache logs. more>>
apercu is a command-line application to summarize information from Apache logs, including hit counts, requests, referrers, and user activity.

Example Output

Hit Count

A summary of the hits this week:

% apercu --count --time=thisweek /var/log/apache2/access-2006_log

hits by time

year mon day time
---- --- --- ----
692 692 692 2006-01-16
1083 1083 391 2006-01-17
1447 1447 364 2006-01-18
1971 1971 524 2006-01-19
2381 2381 410 2006-01-20
2617 2617 236 2006-01-21
2677 2677 60 2006-01-22

User Profile

The profile of a user, showing their hostname, user agent, referrer, and activities, with the format:

[ time] [sta] resource

where "time" is time in milliseconds since their first hit, "sta" is the status of the request, and "resource" is the page requested.

% apercu --users --time=today < log file >

[...]

user: somewhere.org
agent: Opera/8.51 (Windows NT 5.1; U; en)
ref : -
start: Sat Jan 21 13:30:13 EST 2006
[ 0] [200] /
[ 5] [200] /projects/
[ 32] [301] /projects/java-diff
[ 32] [304] /projects/java-diff/
[ 146] [200] /readings/
[ 157] [200] /
[ 173] [304] /projects/
[ 176] [304] /projects/diffj/
[ 184] [301] /projects/diffj
[ 199] [200] /projects/diffj/download.html
[ 208] [200] /pub/diffj/diffj-1.0.5.tar.gz
[ 229] [200] /projects/java-diff/download.html
[ 231] [200] /pub/java-diff/java-diff-1.0.3.tar.gz
[ 578] [200] /projects/apercu/
[ 581] [200] /projects/coloryze/
[ 592] [200] /projects/doctorj/
[ 604] [304] /projects/modifile/
[ 606] [200] /projects/glark/
[ 607] [200] /projects/glark/example.png
<<less
Download (0.010MB)
Added: 2006-02-20 License: The Apache License 2.0 Price:
1343 downloads
BitNami Roller Stack for Linux 4.0.2

BitNami Roller Stack for Linux 4.0.2


blog server best known for powering heavilyused corporate blog sites more>> Roller is an open source blog server best known for powering heavilyused corporate blog sites, such as Sun Microsystems employee bloggingsite, IBM DeveloperWorks blogs, IBM Blog Central and Javalobbys
JRoller Java community site. Roller supports all of the featuresneeded to set up a blog server for one or a community of authors,including group blogging, RSS and Atom newsfeeds, rich-text editing,
customizable page templates, comments, trackbacks, referrers, blogrollmanagement (with OPML) and an available XML-RPC interface.
The BitNami Roller Stack is an installer that greatly simplifies theinstallation of Roller and runtime dependencies. It includes ready-to-runversions of Apache-Tomcat, MySQL and Java. Roller Stack is distributed for free under the Apache 2.0 license. Please see the appendix for the specificlicenses of all Open Source components included.
FEATURES
- Easy to Install
BitNami Stacks are built with one goal in mind: to make it as easy aspossible to install open source software. Our installers completely automatethe process of installing and configuring all of the software included ineach Stack, so you can have everything up and running in just a few clicks.
- Independent
BitNami Stacks are completely self-contained, and therefore do not interferewith any software already installed on your system. For example, you canupgrade your systems MySQL or Apache Tomcat without fear of breaking yourBitNami Stack.
- Integrated
By the time you click the finish button on the installer, the whole stackwill be integrated, configured and ready to go.
- Relocatable
BitNami Stacks can be installed in any directory. This allows you to havemultiple instances.
<<less
Download (73.30MB)
Added: 2009-04-04 License: Freeware Price: Free
202 downloads
The WebDruid 0.6.0 Alpha 2

The WebDruid 0.6.0 Alpha 2


The WebDruid is a Web server log file analyzer. more>>
The WebDruid project is a web site log file analysis program which produces usage statistics in HTML format for viewing with a browser. The results are presented in both columnar and graphical format, which facilitates interpretation.
Yearly, monthly, daily and hourly usage statistics are presented, along with the ability to display usage by site, URL, referrer, user agent (browser), search engines & search string, entry/exit page, username and country (some information is only available if supported and present in the log files being processed).
Processed data may also be exported into most database and spreadsheet programs that support tab delimited data formats.
Main features:
- Its written using the C language, which allows it to be extremely fast. It wont kill the machine on which it runs. Thats why many people use it on the same machine that hosts the web site.
- It works on almost any Unix system
- Its output is quite tunable through the use of a configuration file or command line parameters
- It supports Common Logfile Format server logs. In addition, several variations of the Combined Logfile Format are supported.
- Generated reports are independant, can be moved, copyed, stored on CD. No database system, nor web server is required to read reports.
- It produces nice graphs displaying what users are doing in the site.
- It gives a fine grained analysis of what key words in which engines people use to reach each page.
<<less
Download (0.28MB)
Added: 2007-01-17 License: GPL (GNU General Public License) Price:
1010 downloads
MicroAkismet 1.2

MicroAkismet 1.2


MicroAkismet package contains a straightforward set of functions for talking to the Akismet blog-spam protection system. more>>
MicroAkismet package contains a straightforward set of functions for talking to the Akismet blog-spam protection system. This is intended as a simple and compact method for adding Akismet protection to any user-submitted content.
Installation
1. To begin using the functions, download the latest version and unzip the script.
2. Place the akismet.inc.php file somewhere in your web root, and load the functions using include(), or better still, include_once():
include_once( "akismet.inc.php" );
?>
3. Obtain a valid WordPress API key, if you do not already have one, from:
http://wordpress.com/
If you dont have an account you will need to create one. Once you have an account, your API key can be found at the bottom of this page:
http://wordpress.com/profile
4. In the "User editable data" section, at the top of the code, put in your WordPress API key and the home page of the blog being protected. The User Agent can be changed to suit your application. If it is not a blog that is being protected, change the home page to the comments page or forum page that is being protected.
Usage
There are three static functions for talking to Akismet:
aksimet_check( $vars )
Check if a comment is spam or not
aksimet_spam( $vars )
Re-classify a comment as spam
aksimet_ham( $vars )
Re-classify a comment as ham (not spam)
Each function takes one argument, $vars, which is a list of information about the comment that is being checked. $vars *must* contain at least this information
$vars["user_ip"]
The IP address of the person that posted the comment
$vars["user_agent"]
The User-Agent of the person that posted the comment
The "blog" value (the homepage of the blog that this post came from) is added automatically by the code. The following extra information can also be added, to help Akismet classify the message more accurately:
$vars["comment_content"]
The body of the comment itself, the content that was submitted
$vars["referrer"]
The content of the HTTP_REFERER header (note the spelling)
$vars["permalink"]
Permalink to the comment
$vars["comment_type"]
May be blank, comment, trackback, pingback, etc
$vars["comment_author"]
Submitted name with the comment
$vars["comment_author_email"]
Submitted email address
$vars["comment_author_url"]
Commenter URL
In PHP, you can also add the contents of the $_SERVER array to this list, which gives extra information to Akismet, and further increases the accuracy of their system.
Enhancements:
- A class version and a static function version have been created.
- They are the same code, but one is wrapped in a PHP5 compatible class, giving more flexibility.
<<less
Download (0.008MB)
Added: 2007-01-30 License: BSD License Price:
997 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2