Update README.md

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

View File

@ -11,9 +11,9 @@ You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP) <-> O
```
For example, build a simple web debugging proxy on the shared servers.
### Spam filters
### Spam filtering strategy
* [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test based filter (use pwnedpasswords.com)
* image spam
* Image spam containing characters that look very similar to CAPTCHA (use truecaptcha.org)
## (Optional) Before to use
If you have an ***will be parasitize*** server that you want to proxy, you can install the `index.php` file.