nadoo
|
652d49182a
|
1. general: restructured codes;
2. rule: add dnsserver to ip rule map;
3. dns: add DNSAnswerHandler so we can define a custom handler when a domain resolved
|
2017-08-23 16:35:39 +08:00 |
|
nadoo
|
b2b3a94798
|
redir: fixed a compile error on linux
|
2017-08-17 20:26:46 +08:00 |
|
nadoo
|
4574ab1c1a
|
general: optimize codes
|
2017-08-16 22:37:42 +08:00 |
|
nadoo
|
8527d48190
|
remove addr in redir proxy which is not needed.
|
2017-07-30 13:37:33 +08:00 |
|
nadoo
|
83df90b8b2
|
fixed a bug in redir proxy.
|
2017-07-30 13:33:50 +08:00 |
|
nadoo
|
88c8eeff35
|
fixed a bug in redir proxy.
|
2017-07-30 12:03:19 +08:00 |
|
nadoo
|
bf692de636
|
change "func GetProxy() Proxy" to "GetProxy(dstAddr string) Proxy" so we could add rule based proxy later
|
2017-07-29 23:20:27 +08:00 |
|
nadoo
|
0dc3ea651f
|
parse domain in dns request playload. (prepare for the forward rule and ipset management features.)
|
2017-07-26 18:56:24 +08:00 |
|