Commit Graph

  • 2fee24995a pool: use binary search to find proper index nadoo 2020-08-07 12:07:30 +0800
  • 382f9cc519 pool: fixed a bug in PutBuffer nadoo 2020-08-06 18:07:20 +0800
  • 16eee62947 doc: add info to build from source code nadoo 2020-08-02 18:40:10 +0800
  • c43bf0bbbb ssr: update due to 3rd party package change nadoo 2020-07-23 21:12:48 +0800
  • e23a29f057 tls: support customization of serverName (#169) nadoo 2020-07-14 18:35:48 +0800
  • 92a43608f3 ssr: update due to upstream lib change nadoo 2020-07-13 10:30:40 +0800
  • ab6a448d00 dns: optimize code v0.10.0 nadoo 2020-05-06 20:10:18 +0800
  • e3c57ba369 dns: add length check to avoid panic nadoo 2020-05-05 01:30:57 +0800
  • 665d722d2c direct: support dial timeout and relay timeout (#97) nadoo 2020-05-04 16:51:41 +0800
  • 3392db41de check: stop current check process when timeout (#159) nadoo 2020-05-04 15:33:26 +0800
  • 061b3da42e ssh: support ssh forwarder nadoo 2020-05-04 13:53:59 +0800
  • 48e059db6c dns: switch upstream when dial error occurred nadoo 2020-05-03 20:02:11 +0800
  • 2fe9c3990b forwarder: avoid to disable direct forwarder nadoo 2020-05-02 21:49:30 +0800
  • a9a1985a4b dns: allow to switch dns server permanently (#97) nadoo 2020-05-02 20:02:19 +0800
  • b99a730968 general: suport results feedback in more protocols nadoo 2020-05-01 20:54:23 +0800
  • c5881a6db3 general: update due to the previous interface change nadoo 2020-04-29 18:45:58 +0800
  • 22e0576b53
    redir, dns: IncFailures on non-timeout errors (#133) wuudjac 2020-04-28 15:18:19 +0800
  • c2d9c67214 dns: log qname in error nadoo 2020-04-28 12:23:21 +0800
  • 76fddcc29c dns: use pool buffer if possible nadoo 2020-04-22 19:37:10 +0800
  • 45f4240f73 rule: support checkdisabledonly option nadoo 2020-04-21 21:51:27 +0800
  • b74880ae7a pool: added a function to init bufPools nadoo 2020-04-21 12:17:14 +0800
  • 0b0611a0dc strategy: added new option checkfailedonly #138 nadoo 2020-04-21 00:50:12 +0800
  • 149824cc20 dns: marshal to io.writer instead of byte slice nadoo 2020-04-20 12:41:53 +0800
  • a0542a028e pool: return specified size of buffer nadoo 2020-04-19 23:20:15 +0800
  • 5326c0a901 pool: added buffer pool for conn nadoo 2020-04-19 17:03:39 +0800
  • 8ccafa8fbd doc: update doc nadoo 2020-04-14 00:17:46 +0800
  • d8b9e00025 socks4: add doc info and fix bug nadoo 2020-04-13 12:33:44 +0800
  • fa3a7da859 socks4: fix compile problem nadoo 2020-04-13 12:26:21 +0800
  • f14c4c7797
    socks4: add support for socks4 proxy (#114) mr.The 2020-04-13 07:22:03 +0300
  • 8b43213c76 dns: code optimize nadoo 2020-04-13 00:55:11 +0800
  • ff461f615b doc: add some info for trojan nadoo 2020-04-12 17:48:04 +0800
  • 792a47f0c0 doc: update doc for trojan nadoo 2020-04-12 17:24:34 +0800
  • bfcf9272dc trojan: added udp support nadoo 2020-04-12 15:27:20 +0800
  • 2520a1c8b4 ss: handle unexpect situation to avoid panic #132 nadoo 2020-04-11 21:08:10 +0800
  • 4e1cb6ebf6 trojan: added trojan support nadoo 2020-04-08 01:09:51 +0800
  • d668339e27 ipset: add missing package nadoo 2020-04-06 23:37:36 +0800
  • a4346d2b03 general: minor changes in github actions and codes nadoo 2020-04-06 23:33:23 +0800
  • 855907c46b ws: support set a different host header #157 nadoo 2020-04-05 11:55:48 +0800
  • 666c76f921 general: tidy code nadoo 2020-04-04 22:57:29 +0800
  • db9aa1bf6c goreleaser: update to support mips v0.9.3 nadoo 2020-04-04 18:27:55 +0800
  • 9c3f2f600a socks5: fix #148 nadoo 2020-04-04 18:00:31 +0800
  • fda05d5d3d strategy: try fwrdrs 1 by 1 when len(avail)==0 nadoo 2020-04-04 00:03:47 +0800
  • c4cebdd1d8 actions: update scripts nadoo 2020-04-03 22:54:13 +0800
  • fd3bdb8f56 strategy: run init when no forwarders available nadoo 2020-04-03 20:31:59 +0800
  • 1204cf30fd strategy: try to fix #135 #142 nadoo 2020-04-03 20:15:22 +0800
  • 1789d97f00 ssr: change 3rd party module #139 nadoo 2020-04-03 19:57:31 +0800
  • fc7060080c Merge branch 'master' into dev nadoo 2020-04-03 12:45:48 +0800
  • bd0d14159c http: fix #155 nadoo 2020-04-03 12:42:57 +0800
  • 1cee3c89cd init Aero 2019-12-09 10:40:56 +0800
  • 1c9df2d55c Merge branch 'master' of https://github.com/nadoo/glider into HEAD Aero 2019-12-09 10:50:42 +0800
  • be63cb624c init Aero 2019-12-09 10:40:56 +0800
  • a7a2da9986 feat: add dialer fuxuan 2019-11-24 13:47:24 +0800
  • 8a86402e46 feat: add go sum fuxuan 2019-11-24 13:02:49 +0800
  • 06cb8bbe38 feat: rename fuxuan 2019-11-24 13:02:22 +0800
  • 50041c5e1b feat: fix dependency fuxuan 2019-11-24 12:48:45 +0800
  • 1f15a5b795 redir, dns: IncFailures on non-timeout errors wuudjac 2019-11-09 17:45:33 +0800
  • 4170da0f5d general: show help message in stdout nadoo 2019-10-21 21:03:19 +0800
  • ef2d3cd07f http: remove debug info v0.9.2 nadoo 2019-10-21 15:51:38 +0800
  • 393a334705 http: fix #127 nadoo 2019-10-21 15:44:50 +0800
  • ca88797df4 http: fixed #128 nadoo 2019-10-21 14:58:18 +0800
  • 39cd60c50b http: close remote conn after relay nadoo 2019-10-21 14:16:49 +0800
  • 486c455236 log: show caller's info in verbose mode nadoo 2019-10-20 17:52:25 +0800
  • ef8cdfa703 http: support auth in server mode. #84 nadoo 2019-10-19 22:16:15 +0800
  • 2560f6727f socks5: support auth in server mode. #84 nadoo 2019-10-19 20:29:52 +0800
  • 822693b05b mod: use new modules v0.8.3 nadoo 2019-10-14 11:39:16 +0800
  • d9189e6212 http: add Host header in CONNECT request nadoo 2019-10-13 21:42:16 +0800
  • 0c719d7098 ssr: fix #115 nadoo 2019-10-11 19:05:05 +0800
  • 6131a2de65 Add workaround for chacha20's repository move (#124) Felix Yan 2019-10-07 06:55:27 +0200
  • cac4a84483
    Add workaround for chacha20's repository move Felix Yan 2019-10-06 23:51:48 +0200
  • 6604bfe8a7 tls: fixed a bug in tls which may lose proxy addr v0.8.2 nadoo 2019-09-20 13:58:53 +0800
  • 4cb9ea2bdc ss/socks5: fixed a bug in udp mode nadoo 2019-09-19 22:42:06 +0800
  • 2c4aa26055 general: bump version nadoo 2019-09-19 18:03:48 +0800
  • d6d706b5ee log: show proxy info in log, via PROXY nadoo 2019-09-18 22:08:48 +0800
  • edcb21236a proxy: add a new interface proxy to distinguish client and server nadoo 2019-09-18 19:40:14 +0800
  • 6c8141e43b strategy: return fwdr's addr when only 1 fwdr left nadoo 2019-09-18 17:10:33 +0800
  • 063dc1bc01 proxy: added the ability to log forwarder nadoo 2019-09-18 12:53:04 +0800
  • c2425e67de general: add github actions and remove travis nadoo 2019-09-15 20:50:52 +0800
  • 609b1251cd add Makefile soffchen 2019-09-12 18:28:02 +0800
  • 78db83e2ed Add support for a Socks4 proxy mr.The 2019-09-08 17:20:42 +0300
  • d36b8fa394 general: optimize code nadoo 2019-09-07 17:17:38 +0800
  • 69bbaa809c rule: log next dialer in verbose mode. (#92) LJ 2019-09-07 11:05:19 +0200
  • 9595fcf0c0 typo: (#99) whoami 2019-09-07 11:26:55 +0300
  • 63a38e70f0 typo: (#100) whoami 2019-09-07 11:26:06 +0300
  • e52c0f814e Setrlimit in linux zhengyu 2019-08-19 19:42:14 +0800
  • e6f1c8928e Optimize tcp shutdown zhengyu 2019-08-19 19:04:05 +0800
  • 8fd20daa95 The proxy can't actively disconnect, you need to use socket shutdown instead of directly close zhengyu 2019-08-19 17:54:58 +0800
  • c477d48cbc log print error zhengyu 2019-08-19 15:44:28 +0800
  • 366000b6b2 log output error zhengyu 2019-08-19 12:05:15 +0800
  • 6f6261edc4 kcp, tls and unix are transport protocols,only used with one proxy protocol, if there are more than 2 protocols in the listen, it will cause trouble. zhengyu 2019-08-19 11:25:50 +0800
  • 1c6794c3c7
    typo whoami 2019-04-16 02:36:18 +0300
  • edaf2d8bec
    typo whoami 2019-04-16 02:30:58 +0300
  • bb105589b6 doc: add config include example. #94 nadoo 2019-03-21 21:15:31 +0800
  • 8fa411cf52 doc: add example for reject. #94 nadoo 2019-03-21 21:10:00 +0800
  • 3ed90f1d65
    log next dialer in verbose mode. LJ 2019-03-19 13:55:18 +0100
  • f02935d484
    Merge pull request #1 from nadoo/master LJ 2019-03-19 13:50:21 +0100
  • 0ef3d72e2e mod: update go modules v0.7.0 nadoo 2019-03-19 20:05:29 +0800
  • a22b1d9c86 strategy: add checktimeout config. (#89) nadoo 2019-03-18 23:37:01 +0800
  • 47406ce4ce udptun: fixed a bug in nat mapping. #91 nadoo 2019-03-12 23:32:23 +0800
  • 4ece9ece25 dns: allow to resolve domain which in a reject rule nadoo 2019-03-08 00:14:37 +0800
  • 2e44d79db8 reject: add a virtual proxy reject nadoo 2019-03-07 23:34:29 +0800