miadz / ProxDe

A proxy detection tool without an IP range filter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProxDe

A proxy detection tool without an IP range filter

IMPORTANT:

Before I get into the other stuff, there's something important that has to be said about this tool.
This only detects SOME proxies (because many don't have the required headers exposed) so consider this as a layer of protection. At the moment, it's impossible to detect all proxies.

Current version

v1.1

Features:

• An array of proxy headers to detect (see what I did there?)
• Easy to use
• Ability to modify to your likings or needs
• Use it in your projects and / or site(s)!

Usage:

real_ip(1) - Returns boolean 'true' if the header results provided match. If there's no match, returns 'false'.
real_ip(2) - Outputs potentially real IP address.

About

A proxy detection tool without an IP range filter

License:MIT License


Languages

Language:PHP 100.0%