nadoo
|
72b24db91d
|
tproxy: use continue instead of return
|
2017-09-16 23:10:10 +08:00 |
|
nadoo
|
c293e58ac5
|
udptun: use routine to handle upstream connection
|
2017-09-11 15:02:59 +08:00 |
|
nadoo
|
21f9ab3bbe
|
doc: add go version badge
|
2017-09-11 00:42:28 +08:00 |
|
nadoo
|
cf650028b2
|
doc: update README
|
2017-09-11 00:28:40 +08:00 |
|
nadoo
|
4005387199
|
doc: add some badges
|
2017-09-11 00:25:57 +08:00 |
|
nadoo
|
e28a2b4141
|
doc: add build status, go report card, licese icons
|
2017-09-10 19:48:53 +08:00 |
|
nadoo
|
997c495730
|
tproxy: add base udp tproxy listener codes
|
2017-09-09 15:06:44 +08:00 |
|
nadoo
|
70667b3f07
|
doc: update todo list
|
2017-09-08 12:10:22 +08:00 |
|
nadoo
|
42b9e0ef18
|
ss: add udp over tcp support
|
2017-09-08 12:09:57 +08:00 |
|
nadoo
|
93aac48d73
|
mixed: remove ss from mixed proxy
|
2017-09-06 16:21:27 +08:00 |
|
nadoo
|
7b752becc5
|
doc: format
|
2017-09-04 00:21:12 +08:00 |
|
nadoo
|
3c39a7ba32
|
doc: correct mistakes in README file
|
2017-09-03 01:18:01 +08:00 |
|
nadoo
|
3e970bfdaa
|
doc: update README file
|
2017-09-03 01:05:56 +08:00 |
|
nadoo
|
35dc609429
|
doc: update README files
|
2017-08-31 11:45:01 +08:00 |
|
nadoo
|
04a2ddeb63
|
examples: add 9. Transparent Proxy without dnsmasq
|
2017-08-31 11:03:34 +08:00 |
|
nadoo
|
ee54f5cbcc
|
config: add new settings in examples for ver 0.4
|
2017-08-31 00:53:24 +08:00 |
|
nadoo
|
f5629189ad
|
doc: update documents for ver0.4
|
2017-08-31 00:08:22 +08:00 |
|
nadoo
|
4376565e6c
|
ipset: 1. ipset flush; 2. ipset in main config
|
2017-08-29 18:36:42 +08:00 |
|
nadoo
|
684c17507d
|
ipset: do not create ipset when ipset name is ""
|
2017-08-28 23:14:02 +08:00 |
|
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 |
|