Skip to content

Commit 6c2d0c0

Browse files
author
Jianjun Mao
committed
update
1 parent 3a19e00 commit 6c2d0c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ A simple HTTP/HTTPS proxy
77

88
# Usage
99

10-
Install httproxy on the proxy machine and start it with `httproxy -addr=:1081`.
10+
* Install httproxy on the proxy machine and start it with `httproxy -addr=:1081`.
11+
* Can work with [KCPTUN][2] to build a tunnel http proxy...
1112

1213
# More
1314

1415
This is a simple version of [mallory][1]
1516

1617
[1]: https://github.com/justmao945/mallory
18+
[2]: https://github.com/xtaci/kcptun

0 commit comments

Comments
 (0)