Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Proxy

This is a web proxy that applies several transformations to the request and response in order to:

  1. Rewrite all links to forward to the proxy URL
  2. Rewrite all asset URLs, including images in CSS files
  3. Inject a header form to allow easy navigation
  4. Obfuscate the page content, and de-obfuscate in JavaScript on the client
  5. Correctly handle cookies to isolate them between requests - including document.cookie support
  6. Forward post request data

About

A web proxy written in PHP using OOP

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages