Libraries tagged by proxy ip
concrete5/cloudflare_proxy
2508 Downloads
concrete5 package to enable cloudflare IPs as trusted proxies.
charcoal-dev/http-trust-proxy
70 Downloads
TTP header resolver for client IP/host/proto behind proxies, built on networking.
nswdpc/silverstripe-userforms-ipcollection
3737 Downloads
Collect IP addresses of submissions, taking into account proxies
molayli/laravel-cloudflare-real-ip
20282 Downloads
Get the real ip for laravel applications behind cloudflare's reverse proxy
trustip/trustip
871 Downloads
A Laravel package from Trustip.io for VPN and Proxy detection, it allows you to check if an IP address is a Proxy, VPN, TOR, Hosting, Bad search engine robots or not.
infostars/socks-react
5420 Downloads
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
playtini/geoip
1313 Downloads
Simple GeoIP Client for MaxMind and IP2Location Databases
ip2location/ip2proxy-codeigniter4
4 Downloads
IP2Proxy library for CodeIgniter 4. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
ip2location/codeigniter-ip2proxy
6 Downloads
IP2Proxy library for CodeIgniter. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
concretecms/cloudflare_proxy
3 Downloads
concrete5 package to enable cloudflare IPs as trusted proxies.
concrete5/cloudfront_proxy
2723 Downloads
concrete5 package to enable cloudfront IPs as trusted proxies.
mjcodebase/http-proxy-react
533 Downloads
Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP
paslandau/guzzle-rotating-proxy-subscriber
62 Downloads
Guzzle plugin resp. Guzzle subscriber to automatically pick a proxy from a predefined set of proxies for every request to avoid IP based blocking.
ip2location/ip2proxy-php-api
215 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits via IP2Proxy API.
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.