mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-09-06 01:41:00 +00:00
Update index.php, README.md
This commit is contained in:
parent
8429d5b7a5
commit
ce23bd341e
|
@ -34,6 +34,7 @@ CLIENT_ENCODING=utf-8
|
||||||
|
|
||||||
## References
|
## References
|
||||||
* https://github.com/anapeksha/python-proxy-server
|
* https://github.com/anapeksha/python-proxy-server
|
||||||
|
* https://github.com/inaz2/proxy2
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
* gnh1201@gmail.com
|
* abuse@catswords.net
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// HTTP proxy implementation with PHP socket
|
// HTTP proxy implementation with PHP socket
|
||||||
// Namhyeon Go <gnh1201@gmail.com>
|
// Namhyeon Go <abuse@catswords.net>
|
||||||
// Created at: 2022-10-06
|
// Created at: 2022-10-06
|
||||||
// Updated at: 2022-11-25
|
// Updated at: 2022-11-25
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user