Update README.md

This commit is contained in:
Namhyeon Go 2024-02-19 16:30:43 +09:00 committed by GitHub
parent 5ea61fd262
commit b2993d623a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,14 +1,19 @@
# gnh1201/caterpillar
Caterpillar - The simple and parasitic web proxy with spam filter
![](title.jfif)
![title image](title.jfif)
## How to works
### Basic structure
```
You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP) <-> On the Web
```
For example, build a simple web debugging proxy on the shared servers.
Build a simple web debugging proxy on the shared servers!
### Spam filters
* [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test based filter (use pwnedpasswords.com)
* image spam
## (Optional) Before to use
If you have an ***will be parasitize*** server that you want to proxy, you can install the `index.php` file.