A simple transparent web proxy written with PHP & cURL with basic cookie support
- PHP 5.6+ with cURL
- Configure Broxy by editing
config.json
{
"host": "https://beremaran.com",
"targetHost": "http://localhost:8000"
}
- Copy
.htaccess
file - Give read/write permissions to
cookies
folder - Done.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning.
- Berke Emrecan Arslan - beremaran
This project is licensed under MIT license. See LICENSE for details