Skip to content

Commit a8b86fa

Browse files
committed
Update README.md
1 parent 01e7b0d commit a8b86fa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,14 @@ Web Proxy by Python
33

44
A simple web proxy written in Python
55

6-
More details can find on my blog: http://luugiathuy.com/2011/03/simple-web-proxy-python/
6+
##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

Comments
 (0)