Libraries tagged by proxy ip
nswdpc/silverstripe-userforms-ipcollection
3373 Downloads
Collect IP addresses of submissions, taking into account proxies
semhoun/proxy-detection-middleware
2009 Downloads
PSR-7 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
infostars/socks-react
3769 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
421 Downloads
Simple GeoIP Client for MaxMind and IP2Location Databases
dinke/curl-http-client
4599 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
ip2location/ip2proxy-codeigniter4
2 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
4 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.
ipqualityscore/ipqs-php-db-reader
186 Downloads
IPQualityScore IP Address Reputation & Proxy Detection PHP DB Reader
concretecms/cloudflare_proxy
3 Downloads
concrete5 package to enable cloudflare IPs as trusted proxies.
concrete5/cloudfront_proxy
2678 Downloads
concrete5 package to enable cloudfront IPs as trusted proxies.
concrete5/cloudflare_proxy
2463 Downloads
concrete5 package to enable cloudflare IPs as trusted proxies.
mjcodebase/http-proxy-react
212 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
60 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
212 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
139 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.