Update README.md

This commit is contained in:
Namhyeon Go 2024-02-19 14:20:01 +09:00 committed by GitHub
parent 8a2d3e7ad8
commit 364ba66cc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,12 +5,12 @@ Caterpillar - The simple and parasitic web proxy with spam filter
## How to works
```
You <-> Proxy client (Python) <-> Server-side scripting file (Optional, e.g. PHP) <-> On the Web
You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP) <-> On the Web
```
Build a simple web debugging proxy on the shared servers!
## Before to use
## (Optional) Before to use
If you have an ***will be parasitize*** server that you want to proxy, you can install the `index.php` file.
## How to use