nadoo
|
867bafaa78
|
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
|
11df26061b
|
README: update TODO list
|
2017-08-23 23:04:03 +08:00 |
|
nadoo
|
f76c83b6d4
|
README: add go version info
|
2017-08-23 21:19:09 +08:00 |
|
nadoo
|
1ca16dac79
|
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
|
375e8f9f65
|
README: fixed rule file link
|
2017-08-20 21:51:54 +08:00 |
|
nadoo
|
b41679a1f3
|
doc: update
|
2017-08-01 20:58:34 +08:00 |
|
nadoo
|
71ac9500c7
|
README: change checkhost -> checkwebsite
|
2017-07-31 14:07:47 +08:00 |
|
nadoo
|
4219c4a7fa
|
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
|
76285aec17
|
return strategy proxy if no rule file specified.
|
2017-07-30 12:38:41 +08:00 |
|
nadoo
|
4d5e0e4330
|
add config examples link in README file
|
2017-07-30 11:53:16 +08:00 |
|
nadoo
|
c8ae638fcc
|
add some example configs
|
2017-07-30 11:44:34 +08:00 |
|
nadoo
|
f691306853
|
add TODO list in README file.
|
2017-07-30 10:57:24 +08:00 |
|
nadoo
|
6eb29f9874
|
1. add CIDR rule support; 2. update some docs; 3. optimize rule.go codes.
|
2017-07-30 10:35:11 +08:00 |
|
nadoo
|
5e9f0e8858
|
fixed all known bugs
|
2017-07-29 18:15:22 +08:00 |
|
nadoo
|
29f5341fa0
|
add features info in README file.
|
2017-07-27 01:22:56 +08:00 |
|
nadoo
|
dd07c527b0
|
parse domain in dns request playload. (prepare for the forward rule and ipset management features.)
|
2017-07-26 18:56:24 +08:00 |
|
nadoo
|
3e7f671490
|
add systemd service file.
|
2017-07-24 17:16:40 +08:00 |
|
nadoo
|
51078cf002
|
update doc
|
2017-07-23 01:57:05 +08:00 |
|
nadoo
|
9fbd527072
|
added more info to config example
|
2017-07-23 01:46:06 +08:00 |
|
nadoo
|
859fb4737f
|
added install info for ArchLinux
|
2017-07-21 18:58:51 +08:00 |
|
nadoo
|
612379f7bc
|
update README: add "PermissionsStartOnly=true" in service file.
|
2017-07-18 22:16:30 +08:00 |
|
nadoo
|
1cdf747b27
|
update readme file.
|
2017-07-18 19:45:35 +08:00 |
|
nadoo
|
c2cbb24fc6
|
add config file support.
|
2017-07-18 19:25:54 +08:00 |
|
nadoo
|
bf5f2f213a
|
Revert "add simple config file support."
This reverts commit e9ef64bf6745494d0a33560de6226f371d63c9be.
|
2017-07-18 19:01:42 +08:00 |
|
nadoo
|
98ec7e8f33
|
add simple config file support.
|
2017-07-18 17:49:44 +08:00 |
|
nadoo
|
5639151db3
|
fixed a bug in upstream http proxy.
|
2017-07-16 20:13:01 +08:00 |
|
nadoo
|
a3830d9bf6
|
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
|
237bd06b5b
|
remove some feature help msg which haven't been implemented yet.
|
2017-07-14 16:49:21 +08:00 |
|
nadoo
|
dce5ca6920
|
add links in README.md
|
2017-07-14 11:20:02 +08:00 |
|
nadoo
|
c50c9d0134
|
first commit
|
2017-07-13 21:55:41 +08:00 |
|
nadoo
|
0bc48ed3d8
|
Initial commit
|
2017-07-13 21:53:15 +08:00 |
|