Skip to content

Enhance your Apache2-webserver to anonymize the IP of every request

License

Notifications You must be signed in to change notification settings

FibreFoX/apache2-anonymizer-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Apache2 - Anonymizer Module

License: Apache2

Steps for creating

  • install apache2-dev package apt-get install apache2-dev
  • download anonymizer_module.c
  • execute apxs2 -i -a -c anonymizer_module.c
  • reload apache2
  • add Anonymize on to your vhost-configuration

About

Enhance your Apache2-webserver to anonymize the IP of every request

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages