1
0
Fork 0
mirror of https://github.com/GeoffreyFrogeye/phroxyp.git synced 2024-05-15 21:18:06 +00:00
Simple HTTP proxy written in PHP for uncooperative servers
Go to file
Geoffrey Frogeye 61ca4039e7 Fixed long POST
By using the same techique used with payload, i.e.
forcing "Connection: Close"
2015-04-09 22:45:08 +02:00
.gitignore Renamed index.php → proxy.php 2015-04-09 20:25:16 +02:00
.htaccess Relative path to index.php 2015-04-09 20:41:44 +02:00
LICENSE Initial commit 2015-04-07 22:57:53 +02:00
proxy.php Fixed long POST 2015-04-09 22:45:08 +02:00
README.md Initial commit 2015-04-07 22:57:53 +02:00

phroxyp

Simple HTTP proxy written in PHP for uncooperative servers