Ir is a plugin for the Squid proxy server. It checks if a user of the proxy server is a new user, and if so, it redirects the user to a selectable page. This can be used (for example) when you have a public wireless access point with a transparent proxy behind it. The redirect page can then be a page with policies, addresses, etc.
| Tags | Internet Proxy Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: This version uses MySQL to store its data, so it will also work with a squid proxy cluster.


Release Notes: Users can now be forced to first agree with an agreement that you define.


Release Notes: This release replaces the flat text file database with a sqlite3 database and elaborates on usage in the manual.


Release Notes: HTTP redirect code is now configurable.


Release Notes: This release fixes a potential buffer overflow.