We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a19e00 commit 6c2d0c0Copy full SHA for 6c2d0c0
README.md
@@ -7,10 +7,12 @@ A simple HTTP/HTTPS proxy
7
8
# Usage
9
10
-Install httproxy on the proxy machine and start it with `httproxy -addr=:1081`.
+* 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...
12
13
# More
14
15
This is a simple version of [mallory][1]
16
17
[1]: https://github.com/justmao945/mallory
18
+[2]: https://github.com/xtaci/kcptun
0 commit comments