Libraries tagged by ip proxy
mjcodebase/http-proxy-react
1255 Downloads
Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP
takerukoushirou/roundcube-dovecot_client_ip
1575 Downloads
Provides the HTTP client IP during IMAP connect to Dovecot in the form of an IMAP identifier for proper authentication penalty processing.
myscode/laravel-any-trusted-proxies
36 Downloads
Easily configurable any popular, custom or niche proxy providers for Laravel. Dynamic trusted proxies middleware with Cloudflare, Fastly, AWS CloudFront, Gcore, Bunny CDN, CDNvideo, Megafon and custom IP providers.
foorschtbar/dovecot_client_ip
1204 Downloads
Provides the HTTP client IP during IMAP connect to Dovecot in the form of an IMAP identifier for proper authentication penalty processing.
ahmadrezaei/laravel-real-client-ip
160 Downloads
Laravel middleware that restores the real client IP behind a CDN, load balancer or ingress controller that overwrites X-Forwarded-For, verified with a shared secret so the header cannot be spoofed.
semhoun/proxy-detection-middleware
2307 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.
johnsnook/yii2-visitors
937 Downloads
This extension gets the visitor information associated with their ip address, including proxy and geographical information and logs the access and checks if it's blacklisted or whitelisted and takes appropriate action.
trustip/trustip
2056 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.
nswdpc/silverstripe-userforms-ipcollection
4052 Downloads
Collect IP addresses of submissions, taking into account proxies
infostars/socks-react
8370 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.
bkhim/laravel-geolocation
881 Downloads
Laravel geolocation with built-in fraud prevention, risk scoring, MFA triggers, IP blocking, threat intelligence, and security auditing. 6 providers (IP2Location.io, MaxMind, IpInfo, IpStack, IpApi, IpGeolocation), proxy/VPN/Tor detection, login tracking, timezone/currency personalization for Laravel 10-13
erichard/cloudfront-proxies-bundle
18256 Downloads
Trusts the AWS Cloudfront proxies IP in your Symfony projects
kesarawimal/php-cloudflare-real-ip
43 Downloads
Get the real IP for PHP applications behind Cloudflare's reverse proxy.
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.
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.