We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e7b0d commit a8b86faCopy full SHA for a8b86fa
README.md
@@ -3,4 +3,14 @@ Web Proxy by Python
3
4
A simple web proxy written in Python
5
6
-More details can find on my blog: http://luugiathuy.com/2011/03/simple-web-proxy-python/
+##Usage
7
+run
8
+```
9
+python proxy.py 9876
10
11
+where 9876 is the port number of the proxy.
12
+
13
+More details on my blog: http://luugiathuy.com/2011/03/simple-web-proxy-python/
14
15
+##Contact
16
+[@luugiathuy](http://twitter.com/luugiathuy)
0 commit comments