Mission
To write a custom Python program which can act as a plugin for Squid to redirect a given URL to another URL. This is useful when already existing redirector plugins for Squid doesn't suit your needs or you want everything of your own.
Use Cases
When you want to redirect URLs using a database like mysql or postgresql.
When you want to redirect based on mappings stored in simple text files.
When you want to build a redirector which can learn by itself using AI techniques :P
read more
Shoutbox
You have to be logged in in order to post messages