Commit Graph

  • 147a7ce779 Fix: panic of socks5 client missing authentication Dreamacro 2020-06-03 18:49:20 +08:00
  • fb0289bb4c Chore: open ForceAttemptHTTP2 on DoH Dreamacro 2020-06-01 13:43:26 +08:00
  • 3e7970612a Chore: provider error adjust Dreamacro 2020-06-01 00:39:41 +08:00
  • 46244a6496 Chore: mode use lower case (backward compatible) Dreamacro 2020-06-01 00:32:37 +08:00
  • 71d30e6654 Feature: support vmess tls custom servername Dreamacro 2020-06-01 00:27:04 +08:00
  • 008731c249 Fix: make os.Stat return correct err on provider Dreamacro 2020-05-29 21:56:29 +08:00
  • 5628f97da1 Feature: add tolerance for url-test Dreamacro 2020-05-29 17:47:50 +08:00
  • 8d0c6c6e66 Feature: domain trie support wildcard alias Dreamacro 2020-05-28 12:13:05 +08:00
  • 5073c3cde8 Chore: add trimpath for go build Dreamacro 2020-05-20 15:13:33 +08:00
  • 3a27cfc4a1
    Feature: add Mixed(http+socks5) proxy listening (#685) bytew021 2020-05-12 11:29:53 +08:00
  • 3638b077cd Chore: update premium link Dreamacro 2020-05-08 21:52:17 +08:00
  • 646bd4eeb4 Chore: update dependencies and README.md Dreamacro 2020-05-07 21:58:53 +08:00
  • 752f87a8dc
    Feature: support proxy-group in relay (#597) duama 2020-05-07 21:42:52 +08:00
  • b979ff0bc2
    Feature: implemented a strategy similar to optimistic DNS (#647) Comzyh 2020-05-07 15:10:14 +08:00
  • b085addbb0
    Fix: use domain first on direct dial (#672) Kr328 2020-05-05 12:39:25 +08:00
  • 94e0e4b000 Fix: make selector react immediately Dreamacro 2020-04-30 20:13:27 +08:00
  • 7d51ab5846
    Fix: dns return empty success for AAAA & recursion in fake ip mode (#663) Kr328 2020-04-29 11:21:37 +08:00
  • 41a9488cfa
    Feature: add more command-line options (#656) Richard Yu 2020-04-27 22:23:09 +08:00
  • 51b6b8521b
    Fix: typo (#657) comwrg 2020-04-27 22:20:35 +08:00
  • e5379558f6 Fix: redir-host should lookup hosts Dreamacro 2020-04-27 21:28:24 +08:00
  • d1fd57c432 Fix: select group can use provider real-time Dreamacro 2020-04-27 21:23:03 +08:00
  • 18603c9a46 Improve: provider can be auto GC Dreamacro 2020-04-26 22:38:15 +08:00
  • 5036f62a9c Chore: update dependencies Dreamacro 2020-04-25 00:43:32 +08:00
  • 2047b8eda1
    Chore: remove unused parameter netType (#651) Kr328 2020-04-25 00:39:30 +08:00
  • 0e56c195bb Improve: pool buffer alloc Dreamacro 2020-04-25 00:30:40 +08:00
  • 2b33bfae6b Fix: API auth bypass Dreamacro 2020-04-24 23:49:35 +08:00
  • 3fc6d55003 Fix: domain wildcard behavior Dreamacro 2020-04-24 23:49:19 +08:00
  • 8eddcd77bf Chore: dialer hook should return a error Dreamacro 2020-04-24 23:48:55 +08:00
  • 27dd1d7944
    Improve: add basic auth support for provider URL (#645) Siji 2020-04-20 21:22:23 +08:00
  • b1cf2ec837
    Fix: dns tcp-tls X509.HostnameError (#638) Texot 2020-04-17 11:29:59 +08:00
  • 84f627f302 Feature: verify mmdb on initial Dreamacro 2020-04-16 19:12:25 +08:00
  • 5c03613858 Chore: picker support get first error Dreamacro 2020-04-16 18:31:40 +08:00
  • 1825535abd Improve: recycle buffer after packet used Dreamacro 2020-04-16 18:19:36 +08:00
  • 2750c7ead0
    Fix: set SO_REUSEADDR for UDP listeners on linux (#630) duama 2020-04-11 21:45:56 +08:00
  • 3ccd7def86
    Fix: typo (#624) black-desk 2020-04-08 15:49:12 +08:00
  • 65dab4e34f Feature: domain trie support dot dot wildcard Dreamacro 2020-04-08 15:45:59 +08:00
  • 5591e15452 Fix: vmess pure TLS mode Dreamacro 2020-04-03 16:04:24 +08:00
  • 19f809b1c8 Feature: refactor vmess & add http network Dreamacro 2020-03-31 16:07:21 +08:00
  • 206767247e
    Fix: udp traffic track (#608) Kr328 2020-03-28 20:05:38 +08:00
  • 518354e7eb Fix: dns request panic and close #527 Dreamacro 2020-03-24 10:13:53 +08:00
  • 86dfb6562c Chore: update dependencies Dreamacro 2020-03-22 17:41:58 +08:00
  • c0a2473160
    Feature: support relay (proxy chains) (#539) duama 2020-03-21 23:46:49 +08:00
  • 70a19b999d
    Chore: update README to better describe what Clash do atm (#586) Birkhoff Lee 2020-03-20 12:35:30 +08:00
  • e54f51af81 Fix: trojan split udp packet Dreamacro 2020-03-20 00:02:05 +08:00
  • b068466108 Improve: add session cache for trojan Dreamacro 2020-03-19 22:39:09 +08:00
  • b562f28c1b Feature: support trojan Dreamacro 2020-03-19 20:26:53 +08:00
  • 230e01f078 Fix: config parse panic Dreamacro 2020-03-19 11:04:56 +08:00
  • 082847b403
    Chore: support MarshalYAML to some config filed (#581) Kaming Chan 2020-03-15 19:40:39 +08:00
  • 9471d80785 Fix: dns fallback logic Dreamacro 2020-03-13 00:11:54 +08:00
  • b263095533
    Fix: TPROXY fakeip (#572) duama 2020-03-10 20:36:24 +08:00
  • 14d5137703
    Fix: rules parse (#568) Ti 2020-03-09 10:40:21 +08:00
  • d8a771916a Fix: provider parse Dreamacro 2020-03-08 23:34:46 +08:00
  • f7f30d3406
    Feature: add UDP TPROXY support on Linux (#562) duama 2020-03-08 21:58:49 +08:00
  • b2c9cbb43e Chore: update dependencies Dreamacro 2020-03-08 13:01:06 +08:00
  • c733f80793 Fix: #563 and fallback error return Dreamacro 2020-03-08 13:00:42 +08:00
  • 88d8f93793 Change: rename some field Dreamacro 2020-03-07 20:01:24 +08:00
  • e57a13ed7a Fix: mutable SplitAddr cause panic Dreamacro 2020-03-02 23:47:23 +08:00
  • 23525ecc15 Migration: go 1.14 Dreamacro 2020-03-01 01:48:08 +08:00
  • 814bd05315 Fix: ss udp return error when addr parse failed Dreamacro 2020-03-01 01:46:02 +08:00
  • e81b88fb94
    Feature: add configuration test command (#524) Wu Haotian 2020-02-29 17:48:26 +08:00
  • c4994d6429 Fix: dns not cache RcodeServerFailure Dreamacro 2020-02-25 21:51:48 +08:00
  • 0740d20ba0
    Chore: disable url-test http redirect (#536) Mac_Zhou 2020-02-25 16:08:13 +08:00
  • 9eaca6e4ab Fix: provider fallback should reparse proxies Dreamacro 2020-02-22 15:17:43 +08:00
  • 609869bf5a Change: make ping under authentication Dreamacro 2020-02-21 18:00:19 +08:00
  • d68339cea7 Fix: socks5 inbound return remote udp addr for identity Dreamacro 2020-02-20 11:29:16 +08:00
  • 0f4cdbf187 Chore: remove unused code Dreamacro 2020-02-18 16:05:12 +08:00
  • f3f8e7e52f Chore: remove println Dreamacro 2020-02-18 14:26:42 +08:00
  • 8d07c1eb3e Chore: initial config with port Dreamacro 2020-02-18 13:48:15 +08:00
  • 46edae9896 Fix: domain dns crash Dreamacro 2020-02-17 22:13:15 +08:00
  • df0ab6aa8e Fix: ipv6 dns crash Dreamacro 2020-02-17 20:11:46 +08:00
  • 7b48138ad0 Fix: vmess udp crash Dreamacro 2020-02-17 17:34:19 +08:00
  • e9032c55fa Chore: update dependencies Dreamacro 2020-02-17 12:25:55 +08:00
  • d75cb069d9 Feature: add default-nameserver and outbound interface Dreamacro 2020-02-15 21:42:46 +08:00
  • f69f635e0b Chore: add issue templates Dreamacro 2020-02-14 19:15:40 +08:00
  • 8b5e511426 Fix: use the fastest whether the result is successful Dreamacro 2020-02-14 16:36:20 +08:00
  • 6641bf7c07 Fix: vmessUDPConn should return a correctly address Dreamacro 2020-02-12 13:12:07 +08:00
  • afc9f3f59a Chore: use custom dialer Dreamacro 2020-02-09 17:02:48 +08:00
  • a55be58c01 Fix: provider should fallback to read remote when local file invalid Dreamacro 2020-02-08 16:21:52 +08:00
  • dcf97ff5b4 Fix: should prehandle metadata before resolve Dreamacro 2020-02-07 20:53:43 +08:00
  • 72c0af9739 Chore: udp resolve ip on local Dreamacro 2020-01-31 19:26:33 +08:00
  • b0f9c6afa8 Fix: should close socks udp PacketConn Dreamacro 2020-01-31 15:03:59 +08:00
  • 19bb0b655c Fix: match log display Dreamacro 2020-01-31 14:58:54 +08:00
  • 26ce3e8814 Improve: udp NAT type Dreamacro 2020-01-31 14:43:54 +08:00
  • aa207ec664 Fix: qemu permission Dreamacro 2020-01-30 21:19:51 +08:00
  • c626b988a6 Fix: add docker hub pre build Dreamacro 2020-01-30 17:25:55 +08:00
  • 82c387e92b
    Chore: fix typo (#490) Jason Chen 2020-01-30 17:03:11 +08:00
  • 14fb789002 Feature: add arm32 and arm64 docker image Dreamacro 2020-01-28 16:39:52 +08:00
  • 9071351022 Chore: aggregate mmdb (#474) Kr328 2020-01-11 21:07:01 +08:00
  • f688eda2c2 Chore: fix typo (#479) comwrg 2020-01-11 21:02:55 +08:00
  • 2810533df4 Chore: export raw config struct (#475) Kr328 2020-01-11 00:22:34 +08:00
  • 6b7144acce Chore: export reset manager statistic api (#476) Kr328 2020-01-11 00:20:10 +08:00
  • e68c0d088b Fix: upstream dns ExchangeContext workaround (#468) Comzyh 2020-01-10 14:13:44 +08:00
  • 2c0cc374d3 Fix: README typo Dreamacro 2020-01-09 18:13:15 +08:00
  • 86d3d77a7f Chore: increase DNS timeout (#464) Soff 2020-01-01 19:23:34 +08:00
  • 14a3ff32f6 Chore: update dependencies Dreamacro 2020-01-01 18:30:26 +08:00
  • 50704eaeeb Fix: udp crash Dreamacro 2019-12-31 14:47:00 +08:00
  • 38458cc4d0 Migration: change geoip address Dreamacro 2019-12-31 12:30:42 +08:00
  • b19a49335f Fix: http vehicle shouldn't save file Dreamacro 2019-12-30 23:01:24 +08:00
  • 9dda932494 Fix: reject should support udp and return dial error Dreamacro 2019-12-30 10:51:35 +08:00
  • 6ce7b6ef83 Chore: update TUN release Dreamacro 2019-12-28 22:42:30 +08:00