Commit Graph

  • 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) v0.19.0 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 v0.18.0 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 v0.17.1 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
  • 93ea037230 Improve: UDP relay refactor (#441) v0.17.0 Comzyh 2019-12-28 18:44:01 +08:00
  • 3f592988a9 Fix: fake pool test Dreamacro 2019-12-28 00:19:40 +08:00
  • 96f490f84a Feature: add fake-ip-filter Dreamacro 2019-12-28 00:10:06 +08:00
  • 37603735bd Fix: missing health check instance Dreamacro 2019-12-26 18:45:18 +08:00
  • af40048841 Feature: make every provider support health check Dreamacro 2019-12-26 18:41:06 +08:00
  • 3435c67e68 Fix: ParseWithBytes should recive buffer and parse buffer Dreamacro 2019-12-25 15:12:11 +08:00
  • ecb9e4f57d Chore: distinguish udp request in log (#449) Siji 2019-12-25 12:01:48 +08:00
  • dd61e8d19d Chore: aggregate logger Dreamacro 2019-12-20 17:22:24 +08:00
  • eae06a4a7d Fix: valid proxy group and remove unused code Dreamacro 2019-12-14 18:13:33 +08:00
  • 0822b526d5 Improve: provider api Dreamacro 2019-12-13 00:29:24 +08:00
  • 95e9ae2d8d Feature: add basic api for proxy provider Dreamacro 2019-12-11 17:31:15 +08:00
  • 29cf3ca0ef Fix: should initial compatible provider Dreamacro 2019-12-10 17:27:07 +08:00
  • 36716ca695 Fix: singledo panic Dreamacro 2019-12-10 16:26:15 +08:00
  • 2334bafe68 Change: proxy gruop strategy improvement Dreamacro 2019-12-10 15:04:22 +08:00
  • bd4302e096 Chore: update dependencies Dreamacro 2019-12-08 13:05:05 +08:00
  • d8a1d88ded Chore: update README.md Dreamacro 2019-12-08 12:34:05 +08:00
  • c427bc89ef Feature: add experimental provider Dreamacro 2019-12-08 12:17:24 +08:00
  • 4d7096f451 Fix: HTTP inbound proxy can't close correctly Dreamacro 2019-12-07 23:37:42 +08:00
  • 4525707048 Chore: remove unused http outbound proxy code Dreamacro 2019-12-05 18:22:07 +08:00
  • b8267a69f6 Chore: throw more detail dial error Dreamacro 2019-12-05 17:51:21 +08:00
  • ad53b42a68 Fix: vmess websocket udp crash Dreamacro 2019-12-05 14:12:29 +08:00
  • 93e0dbdc78 Feature: lru cache add evict callback Dreamacro 2019-12-05 00:17:24 +08:00
  • 3e4bc9f85c Feature: update config API support raw yaml payload Dreamacro 2019-12-01 13:22:47 +08:00
  • 8e10e67b89 Fix: throw correct error in read config Dreamacro 2019-11-12 10:09:12 +08:00
  • 3b0cc8548c Chore: add cache for github actions Dreamacro 2019-11-06 12:05:18 +08:00
  • e48ccdd4c8 Fix: unsupported rule should throw error Dreamacro 2019-11-04 23:07:19 +08:00
  • e103040158 Fix: NoResolveIP should return current value (#390) Fndroid 2019-11-04 10:42:39 +08:00
  • 1948ea11ef Fix: refactor observable to solve a small-probability crash Comzyh 2019-10-30 15:43:55 +08:00
  • 6d375ac37e Fix: new tracker crash when rule is nil Dreamacro 2019-10-28 12:58:39 +08:00
  • 82a8c03953 Feature: add no-resolve for ip rules (#375) Fndroid 2019-10-28 00:02:23 +08:00
  • 207371aeae Feature: add experimental connections API Dreamacro 2019-10-27 21:44:07 +08:00
  • 52cfa94652 Fix: HTTP proxy should copy body Dreamacro 2019-10-26 22:12:33 +08:00
  • 65f4a35e7f Fix: use difference dialer Dreamacro 2019-10-23 12:35:41 +08:00