Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    libapache2-mod-scramble-ip 0.2

    Download button

    No screenshots available
    Downloads: 784  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.5/5)
    15 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Georgios Papoutsis | More programs
    The Apache License 2.0 / FREE
    July 10th, 2008, 10:52 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    libapache2-mod-scramble-ip description

    libapache2-mod-scramble-ip in an Apache module that encrypts IPs in the apache-server.

    libapache2-mod-scramble-ip in an Apache module that encrypts IPs in the apache-server in a way, that you can still work with them (for analytics etc.) but its not possible to find out the original IP.

    If you do not like to or if you are not allowed to save IPs of your website-visitors, you just could disable IP-logging or use mod_removeip. But you will not be able to keep track of "unique website visitors" on your pages.

    mod_scamble_ip solves this issue, by encrypting IP-addresses on the fly directly in the apache-worker threads. The encrypted IPs will still look like IPs, so your applications should not run into format-issues.

    On linux, the module is pretty fast. On other OSes, the apache-start could last longer since we need to gernate random characters. (on Linux, the module just uses /dev/urandom, which is fast)

    Requirements:

    · Apache 2

    Installation:

    This module works ONLY for Apache2 !!!

    - unpack
    - look into makefile, check path to apxs2 (included into apache2-dev...)
    - make
    - make install

    Copy into your apache2-configuration:

    LoadModule scramble_ip_module /usr/lib/apache2/modules/mod_scramble_ip.so
    < IfModule scramble_ip_module >
    ScrambleIPenable On
    # ScrambleIPpassword Example1234567890
    < /IfModule >

    "ScrambleIPenable" needs to be set to "on" to let the module start working

    "ScrambleIPpassword" sets a fix password for encryption. Please do not set it, as your IP's could be de-crypted. If you do not set it the module will generate a random password for you on start of apache. As soon as you restart apache, a new password will be generated.

    Product's homepage

      


    TAGS:

    Apache module | encrypts IPs | scramble IPs | Apache | IP | scramble

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM