caterpillar/README.md
2022-10-06 13:03:23 +09:00

16 lines
291 B
Markdown

# php-httpproxy
HTTP proxy implementation with PHP socket
## How to works
```
You <-----> HTTP proxy (Python) <----> Web hosting (PHP) <-----> On the Web
```
HTTP proxy over the web hosting!
## References
* https://github.com/anapeksha/python-proxy-server
## Contact
* gnh1201@gmail.com