Update README.md

This commit is contained in:
Namhyeon Go 2024-02-19 13:41:01 +09:00 committed by GitHub
parent 8885a1377d
commit 3b3919d2e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,16 +1,18 @@
# php-httpproxy
HTTP(S) proxy implementation with PHP (PHP is no required) socket
# gnh1201/caterpillar
Caterpillar - The simple and parasitic web debugging proxy
## How to works
```
You <-----> HTTP(S) proxy (Python) <-----> Web hosting (PHP) <-----> On the Web
You <-> Web proxy client (Python) <-> Server-side scripting file (Optional, e.g. PHP) <-> On the Web
```
HTTP(S) proxy over the web hosting!
Build a simple web debugging proxy on the shared servers!
## Before to use
If you have a remote server that you want to proxy, you can install the `index.php` file.
## How to use
1. Write a file with filename like `.env`(Linux) or `settings.ini`(Windows). Like this:
1. Write a file `.env`(Linux) or `settings.ini`(Windows). Like this:
```
[settings]