nadoo
|
a839f8d195
|
config: add new settings in examples for ver 0.4
|
2017-08-31 00:53:24 +08:00 |
|
nadoo
|
ee6eec0b52
|
doc: update documents for ver0.4
|
2017-08-31 00:08:22 +08:00 |
|
nadoo
|
e7dd21289f
|
ipset: 1. ipset flush; 2. ipset in main config
|
2017-08-29 18:36:42 +08:00 |
|
nadoo
|
4729fc57f3
|
ipset: do not create ipset when ipset name is ""
|
2017-08-28 23:14:02 +08:00 |
|
nadoo
|
1a941cd095
|
systemd: add CapabilityBoundingSet settings in service file so that glider can listen on port below 1024 with none-root user
|
2017-08-24 11:58:32 +08:00 |
|
nadoo
|
4e4e778f1d
|
README: update TODO list
|
2017-08-23 23:04:03 +08:00 |
|
nadoo
|
0f2e490001
|
README: add go version info
|
2017-08-23 21:19:09 +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
|
dbc9fc7b5c
|
README: fixed rule file link
|
2017-08-20 21:51:54 +08:00 |
|
nadoo
|
8cb0672df0
|
doc: update
|
2017-08-01 20:58:34 +08:00 |
|
nadoo
|
b3b06cbfa5
|
README: change checkhost -> checkwebsite
|
2017-07-31 14:07:47 +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
|
76fbaf2cec
|
return strategy proxy if no rule file specified.
|
2017-07-30 12:38:41 +08:00 |
|
nadoo
|
16ed700fd1
|
add config examples link in README file
|
2017-07-30 11:53:16 +08:00 |
|
nadoo
|
cfce89e795
|
add some example configs
|
2017-07-30 11:44:34 +08:00 |
|
nadoo
|
d9bfd95216
|
add TODO list in README file.
|
2017-07-30 10:57:24 +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
|
1ba0f38c9e
|
fixed all known bugs
|
2017-07-29 18:15:22 +08:00 |
|
nadoo
|
f6941b98d8
|
add features info in README file.
|
2017-07-27 01:22:56 +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
|
772eef1563
|
add systemd service file.
|
2017-07-24 17:16:40 +08:00 |
|
nadoo
|
f5052770c0
|
update doc
|
2017-07-23 01:57:05 +08:00 |
|
nadoo
|
92d99d923c
|
added more info to config example
|
2017-07-23 01:46:06 +08:00 |
|
nadoo
|
a604f645f6
|
added install info for ArchLinux
|
2017-07-21 18:58:51 +08:00 |
|
nadoo
|
cc6f121764
|
update README: add "PermissionsStartOnly=true" in service file.
|
2017-07-18 22:16:30 +08:00 |
|
nadoo
|
97944e44e6
|
update readme file.
|
2017-07-18 19:45:35 +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
|
0d01e8a4eb
|
fixed a bug in strategy.go which may leads to infinite recursion in the condition of all remote proxy disabled.
|
2017-07-16 12:16:50 +08:00 |
|
nadoo
|
4772bfb7c6
|
remove some feature help msg which haven't been implemented yet.
|
2017-07-14 16:49:21 +08:00 |
|
nadoo
|
76afdacf13
|
add links in README.md
|
2017-07-14 11:20:02 +08:00 |
|
nadoo
|
668d5bc470
|
first commit
|
2017-07-13 21:55:41 +08:00 |
|
nadoo
|
78b7f8ead8
|
Initial commit
|
2017-07-13 21:53:15 +08:00 |
|