Update README.md

This commit is contained in:
Namhyeon Go 2024-06-20 17:49:13 +09:00 committed by GitHub
parent 5a0bc8f077
commit 95b51c2224
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ Caterpillar Proxy - The simple web debugging proxy (formerly, php-httpproxy)
## Use cases ## Use cases
* [Build a network tunnel using Python and the LAMP(PHP) stack.](https://qiita.com/gnh1201/items/40f9350ca6d308def6d4) * [Build a network tunnel using Python and the LAMP(PHP) stack.](https://qiita.com/gnh1201/items/40f9350ca6d308def6d4)
* [K-Anonymity for Spam Filtering: Case with Mastodon, and Misskey](https://qiita.com/gnh1201/items/09f4081f84610db3a9d3) * [K-Anonymity for Spam Filtering: Case with Mastodon, and Misskey](https://qiita.com/gnh1201/items/09f4081f84610db3a9d3)
* [File Upload Vulnerability Test with Caterpillar Proxy](https://youtu.be/p170HurnZN0)
## How it works ## How it works