Skip to content

A PHP proxy script with https and post support

Notifications You must be signed in to change notification settings

Xiphe/php-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Proxy

This is a HTTP/HTTPS proxy script that forwards requests to a different server and returns the response. This can be useful when your webserver is running on other ports.

Installation

Copy all files to the server that will serve as proxy and edit the config.php file to match your environment.

Or use composer to integrate the Proxy class into your project.

Usage

Browse to the proxy script folder and enjoy the magic.

About

A PHP proxy script with https and post support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%