Update README.md

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

View File

@ -12,8 +12,8 @@ You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP) <-> O
For example, build a simple web debugging proxy on the shared servers.
### Spam filtering strategy
* [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test based filter (use pwnedpasswords.com)
* Image spam containing characters that look very similar to CAPTCHA (use truecaptcha.org)
* [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test based filter (use [Have I Been Pwned](https://haveibeenpwned.com/))
* Image spam containing characters that look very similar to CAPTCHA (use [TrueCaptcha](https://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.