Skip to content

Commit c589b5a

Browse files
committed
Create README.md
1 parent d18f36a commit c589b5a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# php-http-proxy
2+
HTTP proxy written in PHP based on workerman.
3+
4+
5+
## Start.
6+
7+
php start.php start -d
8+
9+
## Stop.
10+
11+
php start.php stop
12+
13+
## Status.
14+
15+
php start.php status

0 commit comments

Comments
 (0)