Commit Graph

  • ecacbe7142 rules: add rules.d folder nadoo 2017-08-20 21:49:21 +0800
  • 0bff373a4e rules: add rules.d folder nadoo 2017-08-20 21:49:21 +0800
  • 7b4e07bbe4 rules: add rules-dir folder config support nadoo 2017-08-20 21:44:18 +0800
  • 989d3c9787 rules: add rules-dir folder config support nadoo 2017-08-20 21:44:18 +0800
  • 503a5c5503 redir: fixed a compile error on linux nadoo 2017-08-17 20:26:46 +0800
  • b2b3a94798 redir: fixed a compile error on linux nadoo 2017-08-17 20:26:46 +0800
  • 6469d3332e general: optimize codes nadoo 2017-08-16 22:37:42 +0800
  • 4574ab1c1a general: optimize codes nadoo 2017-08-16 22:37:42 +0800
  • c3329ac601 dns: add experimental codes to specify different remote dns server in rule file nadoo 2017-08-16 13:20:12 +0800
  • 5fef071349 dns: add experimental codes to specify different remote dns server in rule file nadoo 2017-08-16 13:20:12 +0800
  • 8831c37e57 doc: fixed link in systemd/README.md nadoo 2017-08-14 00:02:05 +0800
  • 5c0c2e926d doc: fixed link in systemd/README.md nadoo 2017-08-14 00:02:05 +0800
  • 639aa2f093 dnstun: add the ability to support both udp and tcp dns request nadoo 2017-08-13 23:51:08 +0800
  • b29d972adc dnstun: add the ability to support both udp and tcp dns request nadoo 2017-08-13 23:51:08 +0800
  • 75de6dab38 general: change StringSlice to StringSliceUniq to remove duplicate flag values nadoo 2017-08-13 20:25:21 +0800
  • 1a14762d84 general: change StringSlice to StringSliceUniq to remove duplicate flag values nadoo 2017-08-13 20:25:21 +0800
  • 8cc0ac2ac2 general: use string slice instead of custom arrFlags type. nadoo 2017-08-12 12:20:25 +0800
  • ed788fd1c7 general: use string slice instead of custom arrFlags type. nadoo 2017-08-12 12:20:25 +0800
  • 505fb5e504 change version v0.3.2 nadoo 2017-08-08 09:49:32 +0800
  • 085e6ba040 change version nadoo 2017-08-08 09:49:32 +0800
  • de229c1a7d dnstun: remove last dot in getDomain func nadoo 2017-08-07 15:06:26 +0800
  • 7a919ed124 dnstun: remove last dot in getDomain func nadoo 2017-08-07 15:06:26 +0800
  • b41679a1f3 doc: update v0.3.1 nadoo 2017-08-01 20:58:34 +0800
  • 8cb0672df0 doc: update nadoo 2017-08-01 20:58:34 +0800
  • 071ed4ae62 strategy: fixed a bug in haproxy which actually act as a rrproxy. nadoo 2017-07-31 19:29:43 +0800
  • f8f6308e92 strategy: fixed a bug in haproxy which actually act as a rrproxy. nadoo 2017-07-31 19:29:43 +0800
  • 71ac9500c7 README: change checkhost -> checkwebsite nadoo 2017-07-31 14:07:47 +0800
  • b3b06cbfa5 README: change checkhost -> checkwebsite nadoo 2017-07-31 14:07:47 +0800
  • 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. nadoo 2017-07-31 13:42:11 +0800
  • 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. nadoo 2017-07-31 13:42:11 +0800
  • eb9e2fd4e5 remove addr in redir proxy which is not needed. nadoo 2017-07-30 13:37:33 +0800
  • 8527d48190 remove addr in redir proxy which is not needed. nadoo 2017-07-30 13:37:33 +0800
  • cf837b5b40 fixed a bug in redir proxy. v0.3.0 nadoo 2017-07-30 13:33:50 +0800
  • 83df90b8b2 fixed a bug in redir proxy. nadoo 2017-07-30 13:33:50 +0800
  • 6886d74313 fixed a mistake in config example nadoo 2017-07-30 13:04:57 +0800
  • aa67e5df41 fixed a mistake in config example nadoo 2017-07-30 13:04:57 +0800
  • 76285aec17 return strategy proxy if no rule file specified. nadoo 2017-07-30 12:38:41 +0800
  • 76fbaf2cec return strategy proxy if no rule file specified. nadoo 2017-07-30 12:38:41 +0800
  • 00f51a55b3 fixed a bug in redir proxy. nadoo 2017-07-30 12:03:19 +0800
  • 88c8eeff35 fixed a bug in redir proxy. nadoo 2017-07-30 12:03:19 +0800
  • 4d5e0e4330 add config examples link in README file nadoo 2017-07-30 11:53:16 +0800
  • 16ed700fd1 add config examples link in README file nadoo 2017-07-30 11:53:16 +0800
  • c8ae638fcc add some example configs nadoo 2017-07-30 11:44:34 +0800
  • cfce89e795 add some example configs nadoo 2017-07-30 11:44:34 +0800
  • f691306853 add TODO list in README file. nadoo 2017-07-30 10:57:24 +0800
  • d9bfd95216 add TODO list in README file. nadoo 2017-07-30 10:57:24 +0800
  • 6eb29f9874 1. add CIDR rule support; 2. update some docs; 3. optimize rule.go codes. nadoo 2017-07-30 10:35:11 +0800
  • 3d8c976bd0 1. add CIDR rule support; 2. update some docs; 3. optimize rule.go codes. nadoo 2017-07-30 10:35:11 +0800
  • b726d341e3 add proxy rule file support. nadoo 2017-07-30 01:54:19 +0800
  • 4dd429b754 add proxy rule file support. nadoo 2017-07-30 01:54:19 +0800
  • dfb25665c7 change "func GetProxy() Proxy" to "GetProxy(dstAddr string) Proxy" so we could add rule based proxy later nadoo 2017-07-29 23:20:27 +0800
  • bf692de636 change "func GetProxy() Proxy" to "GetProxy(dstAddr string) Proxy" so we could add rule based proxy later nadoo 2017-07-29 23:20:27 +0800
  • 23f314889e 1. optimized strategy proxy code. 2. changed config name "checkhost" -> "checkwebsite" 3. optimized proxy check function. nadoo 2017-07-29 21:31:01 +0800
  • 88dda17725 1. optimized strategy proxy code. 2. changed config name "checkhost" -> "checkwebsite" 3. optimized proxy check function. nadoo 2017-07-29 21:31:01 +0800
  • 5e9f0e8858 fixed all known bugs v0.2.1 nadoo 2017-07-29 18:15:22 +0800
  • 1ba0f38c9e fixed all known bugs nadoo 2017-07-29 18:15:22 +0800
  • 29f5341fa0 add features info in README file. nadoo 2017-07-27 01:22:56 +0800
  • f6941b98d8 add features info in README file. nadoo 2017-07-27 01:22:56 +0800
  • dd07c527b0 parse domain in dns request playload. (prepare for the forward rule and ipset management features.) nadoo 2017-07-26 18:56:24 +0800
  • 0dc3ea651f parse domain in dns request playload. (prepare for the forward rule and ipset management features.) nadoo 2017-07-26 18:56:24 +0800
  • 13214534f8 update systemd README file nadoo 2017-07-24 17:22:13 +0800
  • ded69cbb16 update systemd README file nadoo 2017-07-24 17:22:13 +0800
  • 3e7f671490 add systemd service file. nadoo 2017-07-24 17:16:40 +0800
  • 772eef1563 add systemd service file. nadoo 2017-07-24 17:16:40 +0800
  • 51078cf002 update doc nadoo 2017-07-23 01:57:05 +0800
  • f5052770c0 update doc nadoo 2017-07-23 01:57:05 +0800
  • 9fbd527072 added more info to config example nadoo 2017-07-23 01:46:06 +0800
  • 92d99d923c added more info to config example nadoo 2017-07-23 01:46:06 +0800
  • 859fb4737f added install info for ArchLinux nadoo 2017-07-21 18:58:51 +0800
  • a604f645f6 added install info for ArchLinux nadoo 2017-07-21 18:58:51 +0800
  • 612379f7bc update README: add "PermissionsStartOnly=true" in service file. nadoo 2017-07-18 22:16:30 +0800
  • cc6f121764 update README: add "PermissionsStartOnly=true" in service file. nadoo 2017-07-18 22:16:30 +0800
  • 1cdf747b27 update readme file. v0.2.0 nadoo 2017-07-18 19:45:35 +0800
  • 97944e44e6 update readme file. nadoo 2017-07-18 19:45:35 +0800
  • c2cbb24fc6 add config file support. nadoo 2017-07-18 19:25:54 +0800
  • e4ce0edc39 add config file support. nadoo 2017-07-18 19:25:54 +0800
  • bf5f2f213a Revert "add simple config file support." nadoo 2017-07-18 19:01:42 +0800
  • e27e482272 Revert "add simple config file support." nadoo 2017-07-18 19:01:42 +0800
  • 98ec7e8f33 add simple config file support. nadoo 2017-07-18 17:49:44 +0800
  • cacde72e04 add simple config file support. nadoo 2017-07-18 17:49:44 +0800
  • 5639151db3 fixed a bug in upstream http proxy. v0.1.3 nadoo 2017-07-16 20:13:01 +0800
  • 0c5950e9e8 fixed a bug in upstream http proxy. nadoo 2017-07-16 20:13:01 +0800
  • a3830d9bf6 fixed a bug in strategy.go which may leads to infinite recursion in the condition of all remote proxy disabled. nadoo 2017-07-16 12:16:50 +0800
  • 0d01e8a4eb fixed a bug in strategy.go which may leads to infinite recursion in the condition of all remote proxy disabled. nadoo 2017-07-16 12:16:50 +0800
  • 1c7cc11232 fixed a bug in ha mode nadoo 2017-07-15 10:41:52 +0800
  • 1f13a8d1e8 fixed a bug in ha mode nadoo 2017-07-15 10:41:52 +0800
  • a3189c3e23 fixed a bug in proxy check which may leads to socket error: too many open files. nadoo 2017-07-14 20:52:49 +0800
  • c79a9ee36d fixed a bug in proxy check which may leads to socket error: too many open files. nadoo 2017-07-14 20:52:49 +0800
  • 237bd06b5b remove some feature help msg which haven't been implemented yet. nadoo 2017-07-14 16:49:21 +0800
  • 4772bfb7c6 remove some feature help msg which haven't been implemented yet. nadoo 2017-07-14 16:49:21 +0800
  • dce5ca6920 add links in README.md nadoo 2017-07-14 11:20:02 +0800
  • 76afdacf13 add links in README.md nadoo 2017-07-14 11:20:02 +0800
  • c50c9d0134 first commit nadoo 2017-07-13 21:55:41 +0800
  • 668d5bc470 first commit nadoo 2017-07-13 21:55:41 +0800
  • 0bc48ed3d8 Initial commit nadoo 2017-07-13 21:53:15 +0800
  • 78b7f8ead8 Initial commit nadoo 2017-07-13 21:53:15 +0800