Skip to content

Commit b66c325

Browse files
committed
Update README.md
1 parent e2888b3 commit b66c325

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ A simple proxy based on goproxy.
55

66
一个基于goproxy的简单http代理,可以指定出口IP地址。
77

8+
### Usage
9+
Usage of ./daisy-proxy:
10+
-dns="8.8.8.8 8.8.4.4": dns servers
11+
-if="": out interface
12+
-ip="": out address
13+
-listen="localhost:8080": listen on this address and port
14+
-verbose=false: verbose output
15+
-h : show help usage
16+
17+
### Example
18+
./daisy-proxy -if ppp0
19+
2015/04/11 10:15:40 DaisyProxy listen on localhost:8080 outgoing from 10.0.0.60
20+
821
### Download
922

1023
* [DaisyProxy For Mac](http://static.hessian.cn/wp-content/uploads/2014/07/daisy-proxy.gz)

0 commit comments

Comments
 (0)