nadoo
|
99ad1eb762
|
ss: support udp in server mode
|
2018-01-08 18:14:57 +08:00 |
|
nadoo
|
a560864ef1
|
dns: imporve dns client to be compatible with upstream dnsmasq servers
|
2017-12-21 10:10:56 +08:00 |
|
nadoo
|
a045e54504
|
http: optimized proxy client
|
2017-12-17 14:46:24 +08:00 |
|
nodarret
|
1aae8a574b
|
bump version
|
2017-11-07 13:04:19 +01:00 |
|
nadoo
|
1088bb19bc
|
fix #10
|
2017-09-04 23:32:12 +08:00 |
|
nadoo
|
e7dd21289f
|
ipset: 1. ipset flush; 2. ipset in main config
|
2017-08-29 18:36:42 +08:00 |
|
nadoo
|
ada5cdfcc3
|
ipset: add ipset management. REQUIRE CAP_NET_ADMIN capability.
|
2017-08-28 19:23:32 +08:00 |
|
nadoo
|
1b400d984e
|
rule: use new concurrent sync.Map instead of old map
|
2017-08-23 18:58:24 +08:00 |
|
nadoo
|
65f33beaa3
|
log: add LogFunc so we can define a custom logger
|
2017-08-23 18:04:20 +08:00 |
|
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
|
989d3c9787
|
rules: add rules-dir folder config support
|
2017-08-20 21:44:18 +08:00 |
|
nadoo
|
4574ab1c1a
|
general: optimize codes
|
2017-08-16 22:37:42 +08:00 |
|
nadoo
|
5fef071349
|
dns: add experimental codes to specify different remote dns server in rule file
|
2017-08-16 13:20:12 +08:00 |
|
nadoo
|
1a14762d84
|
general: change StringSlice to StringSliceUniq to remove duplicate flag values
|
2017-08-13 20:25:21 +08:00 |
|
nadoo
|
ed788fd1c7
|
general: use string slice instead of custom arrFlags type.
|
2017-08-12 12:20:25 +08:00 |
|
nadoo
|
085e6ba040
|
change version
|
2017-08-08 09:49:32 +08:00 |
|
nadoo
|
7a919ed124
|
dnstun: remove last dot in getDomain func
|
2017-08-07 15:06:26 +08:00 |
|
nadoo
|
a06d56cce0
|
proxy chek: 1. improve check method: send a http get request and check the response, if the first 4 byte is "HTTP" then the proxy is avaliable. 2. if a proxy is disabled, increase the check duration. 3. update related docs.
|
2017-07-31 13:42:11 +08:00 |
|
nadoo
|
3d8c976bd0
|
1. add CIDR rule support; 2. update some docs; 3. optimize rule.go codes.
|
2017-07-30 10:35:11 +08:00 |
|
nadoo
|
4dd429b754
|
add proxy rule file support.
|
2017-07-30 01:54:19 +08:00 |
|
nadoo
|
88dda17725
|
1. optimized strategy proxy code. 2. changed config name "checkhost" -> "checkwebsite" 3. optimized proxy check function.
|
2017-07-29 21:31:01 +08:00 |
|
nadoo
|
1ba0f38c9e
|
fixed all known bugs
|
2017-07-29 18:15:22 +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 |
|
nadoo
|
92d99d923c
|
added more info to config example
|
2017-07-23 01:46:06 +08:00 |
|
nadoo
|
e4ce0edc39
|
add config file support.
|
2017-07-18 19:25:54 +08:00 |
|
nadoo
|
e27e482272
|
Revert "add simple config file support."
This reverts commit e9ef64bf6745494d0a33560de6226f371d63c9be.
|
2017-07-18 19:01:42 +08:00 |
|
nadoo
|
cacde72e04
|
add simple config file support.
|
2017-07-18 17:49:44 +08:00 |
|
nadoo
|
0c5950e9e8
|
fixed a bug in upstream http proxy.
|
2017-07-16 20:13:01 +08:00 |
|
nadoo
|
1f13a8d1e8
|
fixed a bug in ha mode
|
2017-07-15 10:41:52 +08:00 |
|
nadoo
|
c79a9ee36d
|
fixed a bug in proxy check which may leads to socket error: too many open files.
|
2017-07-14 20:52:49 +08:00 |
|
nadoo
|
4772bfb7c6
|
remove some feature help msg which haven't been implemented yet.
|
2017-07-14 16:49:21 +08:00 |
|
nadoo
|
668d5bc470
|
first commit
|
2017-07-13 21:55:41 +08:00 |
|