Update README.md

This commit is contained in:
Namhyeon Go 2022-10-06 02:19:11 +09:00 committed by GitHub
parent 5878019afc
commit b1621b06dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,10 @@
# php-httpproxy
HTTP proxy implementation with PHP socket
## How to works
```
You <-----> HTTP proxy (localhost) <----> PHP based web hosting <-----> On the Web
```
## Contact
* gnh1201@gmail.com