Commit Graph

  • 2a8e1778ad chore: sync tunnel code wwqgtxx 2022-11-12 21:42:45 +08:00
  • a3425c0e78 chore: sync dns code wwqgtxx 2022-11-12 21:31:07 +08:00
  • 7300c917dc fix: build error wwqgtxx 2022-11-12 20:59:29 +08:00
  • dc3e144b6a Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha wwqgtxx 2022-11-12 20:43:48 +08:00
  • 75d339392b chore: better dns background fetch retrying wwqgtxx 2022-11-12 18:29:19 +08:00
  • 901a47318d chore: always pass context when resolve dns wwqgtxx 2022-11-12 13:18:36 +08:00
  • dbadf37823 chore: update listeners config wwqgtxx 2022-11-12 12:36:59 +08:00
  • 3321ac95ca fix: cleanup import wwqgtxx 2022-11-12 12:31:44 +08:00
  • c0bd4af120 chore: update dns config Skimmle 2022-11-12 12:12:31 +08:00
  • d78b2b1cfb
    Merge pull request #256 from Skimmle/Alpha meta-main cubemaze 2022-11-12 11:19:04 +08:00
  • 3e20912339 featrue: DoH and DoQ are implemented using AdGuardTeam/dnsProxy, DoH support perfer and force http3 Skimmle 2022-11-12 11:14:51 +08:00
  • b2d7149a95 chore: support IN-PORT rule wwqgtxx 2022-11-11 23:36:06 +08:00
  • 64be213b66 code cleanup wwqgtxx 2022-11-11 22:48:44 +08:00
  • 68b28ed530 chore: shadowsocks listener support old cipher wwqgtxx 2022-11-11 22:44:44 +08:00
  • 3eacce9a66 chore: add vmess, shadowsocks, tcptun and udptun listener wwqgtxx 2022-11-11 20:56:08 +08:00
  • 6dadc2357a chore: remove AddrType on Metadata wwqgtxx 2022-11-11 09:19:28 +08:00
  • 698d8ca701
    Update README.md cubemaze 2022-11-11 04:05:13 +08:00
  • 1a4b00c70e fix: update sing-vmess wwqgtxx 2022-11-10 21:23:52 +08:00
  • 64552fbd00 fix: when host's ip in fakeip's range, don't send to remote server wwqgtxx 2022-11-10 21:08:06 +08:00
  • 7c8d8f56e1 Update docs/config.yaml wwqgtxx 2022-11-09 22:55:32 +08:00
  • 93ada8989f Update README.md wwqgtxx 2022-11-09 19:55:30 +08:00
  • 4b4c3dc41e fix: small-case import name wwqgtxx 2022-11-09 19:42:56 +08:00
  • b699fb046b fix: wireguard's dns resolve wwqgtxx 2022-11-09 19:35:03 +08:00
  • ae08d13de4 chore: support wireguard outbound wwqgtxx 2022-11-09 18:44:06 +08:00
  • 1d784231b0 fix: exclude-filter not work when filter is empty wwqgtxx 2022-11-09 08:41:30 +08:00
  • 5fd79890e7 chore: add exclude-filter to ProxyGroup wwqgtxx 2022-11-09 08:06:37 +08:00
  • 53b2a480ef fix: subscriptionInfo api metacubex 2022-11-08 22:30:50 +08:00
  • 943137de3b
    Merge pull request #250 from Skimmle/Alpha Skimmle 2022-11-08 15:58:21 +08:00
  • 2d3aad573e chore: upgrade dependencies Skimmle 2022-11-08 15:50:01 +08:00
  • 409cd4f6a1 fix: subscriptionInfo api adlyq 2022-11-07 22:34:30 +08:00
  • bd526ad0a1 chore: adjust tun config cubemaze 2022-11-07 18:08:33 +08:00
  • 4673d2093a fix: context import wwqgtxx 2022-11-06 08:43:39 +08:00
  • 94a765ee31 fix: avoid choose ZeroTier's tap to defaultInterface wwqgtxx 2022-11-05 20:51:08 +08:00
  • dcd2417fce feat: subscriptionInfo adlyq 2022-11-05 02:24:08 +08:00
  • 4c5853e5e7 feat: Converter Shadowsocks UoT support H1JK 2022-11-05 06:41:07 +00:00
  • 52f4cb599a fix: pool_test.go wwqgtxx 2022-11-05 13:08:50 +08:00
  • 90f6cc233c fix: correct yaml config name wwqgtxx 2022-11-04 17:38:24 +08:00
  • de264c42a8 Chore: update test dependencies Dreamacro 2022-11-04 13:31:20 +08:00
  • c2469162fb Chore: update dependencies Dreamacro 2022-11-04 13:28:51 +08:00
  • 19b7c7f52a
    Fix: a shared fastSingle.Do() may cause providers untouched (#2378) wwqgtxx 2022-11-04 13:11:01 +08:00
  • e20d01a679 chore: try to let tun's restful patch api work wwqgtxx 2022-11-04 08:52:30 +08:00
  • 9a5c0a4b6d chore: better tun config passing wwqgtxx 2022-11-03 18:56:03 +08:00
  • 1b0d09068b fix: RESTful API empty tun device name adlyq 2022-11-03 18:04:22 +08:00
  • 3373b62b02 fix: try to support android hotspot when using tun wwqgtxx 2022-11-03 12:58:21 +08:00
  • 508e257543 fix: RESTful API sniffingEnable adlyq 2022-11-03 00:31:31 +08:00
  • 7b0cd14b00 chore: netlink duplicate contains adlyq 2022-11-02 23:58:51 +08:00
  • 22fb219ad8 chore: trie.DomainTrie will not depend on zero value wwqgtxx 2022-11-02 22:28:18 +08:00
  • c34c5ff1f9 build: fix golang build cache wwqgtxx 2022-11-02 22:13:54 +08:00
  • 2ad84f4379 Merge branch 'Beta' into Meta v1.13.2 metacubex 2022-11-02 18:08:22 +08:00
  • c7aa16426f Merge branch 'Alpha' into Beta metacubex 2022-11-02 18:07:29 +08:00
  • 4e5bdec13a Fix: amd64 macOS Ventura process name match Dreamacro 2022-10-27 15:35:53 +08:00
  • fbd43d9947 Fix: macOS Ventura process name match Dreamacro 2022-10-27 11:25:18 +08:00
  • 5dab89c9ec fix: group filter add not matched proxies at the end wwqgtxx 2022-10-31 21:50:30 +08:00
  • 2a24effac0 chore: better UrlTest's torch wwqgtxx 2022-10-31 16:58:29 +08:00
  • 972d3f1d39 fix: UrlTest's torch not work close #232 wwqgtxx 2022-10-31 16:45:14 +08:00
  • a7aa5fd523 adjust: add some log for healthcheck debug wwqgtxx 2022-10-31 16:04:50 +08:00
  • b9d8b69889 fix: lazy check wwqgtxx 2022-10-30 23:08:18 +08:00
  • dedb9122df chore: support multi filter in GroupBase too wwqgtxx 2022-10-30 22:30:54 +08:00
  • 0e5bf0c27e chore: support multi filter like subconverter in ProxyProvider and add exclude-filter to ProxyProvider wwqgtxx 2022-10-30 21:04:33 +08:00
  • a46436f61a chore: parse user's hosts before remoteDial wwqgtxx 2022-10-29 09:02:38 +08:00
  • 6106adc6a5 fix: hysteria converter metacubex 2022-10-27 18:37:27 +08:00
  • c8bc11d61d Fix: amd64 macOS Ventura process name match Dreamacro 2022-10-27 15:35:53 +08:00
  • f29b54898f Fix: macOS Ventura process name match Dreamacro 2022-10-27 11:25:18 +08:00
  • fc693bc257 chore: SUB-RULE Skyxim 2022-10-23 16:54:50 +08:00
  • bba5c2cc8a
    Update config.yaml MetaCubeX 2022-10-21 01:21:15 +08:00
  • 0fb0e490f8 fix: when connection refused active health test Skyxim 2022-10-16 13:12:49 +08:00
  • 023e3d0c41 chore: add parse-pure-ip in sniffer wwqgtxx 2022-10-14 08:42:28 +08:00
  • c11a359761 chore: retrying for "Cannot create a file when that file already exists." wwqgtxx 2022-10-14 08:27:34 +08:00
  • 0da49bd92b chore: add force-dns-mapping in sniffer wwqgtxx 2022-10-14 07:46:33 +08:00
  • b9ef713dd7 chore: add sing-tun's custom route support wwqgtxx 2022-10-13 19:26:14 +08:00
  • 4948f3f213 chore: Cache and skip multiple failed addresses Skyxim 2022-10-11 21:35:26 +08:00
  • 7b1427b843 fix: set default tun udp timeout to 5 minutes wwqgtxx 2022-10-10 22:10:36 +08:00
  • 77a3c1c3ae fix: tun stack shown wwqgtxx 2022-10-10 19:02:57 +08:00
  • 2c236387b7 fix: flush default interface when tun config hasn't change wwqgtxx 2022-10-10 09:32:42 +08:00
  • 66e5136ba0 fix: correct sing-tun's rAddr wwqgtxx 2022-10-09 13:16:13 +08:00
  • f748e3632d fix: fakeip pool test wwqgtxx 2022-10-09 11:07:24 +08:00
  • 90688b238a fix: try let fakeip mode get real destination ip wwqgtxx 2022-10-09 10:48:26 +08:00
  • 986c91b5c8
    Merge pull request #207 from oluceps/add-tags MetaCubeX 2022-10-08 15:47:48 +08:00
  • 8c13426492
    add: with_gvisor tag for nix build oluceps 2022-10-08 15:40:41 +08:00
  • fefd9b7427
    Merge pull request #206 from oluceps/update-sha256 MetaCubeX 2022-10-08 15:06:29 +08:00
  • 8a55208c62
    chore: update vendorSha256 due to dependencies change oluceps 2022-10-08 13:11:25 +08:00
  • 1f8b54a92d fix: don't set auto detect interface with tun name wwqgtxx 2022-10-07 16:54:08 +08:00
  • 8d74a86bf1 fix: macos's tunName wwqgtxx 2022-10-07 06:57:03 +08:00
  • 6c82e98bbc chore: fix sing-tun's BuildAndroidRules wwqgtxx 2022-10-06 22:18:49 +08:00
  • 94246104b8 chore: use sing-tun to replace old tun_adapter wwqgtxx 2022-10-06 19:23:38 +08:00
  • 347e5e9606 fix: dns tcp hijack not working wwqgtxx 2022-10-05 13:29:10 +08:00
  • e4138c3e1e chore: add description Skyxim 2022-10-04 22:16:03 +08:00
  • f2b5ae6894 Merge remote-tracking branch 'meta/Alpha' into Alpha Skyxim 2022-10-03 22:41:40 +08:00
  • 0a89107b8b fix: global fingerprints load failed Skyxim 2022-10-03 22:41:24 +08:00
  • 2a323f77ce
    Merge pull request #203 from oluceps/Alpha MetaCubeX 2022-10-03 13:19:04 +08:00
  • 59edcf33bd feat: Add VMess global padding support H1JK 2022-10-02 22:42:33 +08:00
  • 35506e179a chore: Unify config field name style H1JK 2022-10-02 21:10:29 +08:00
  • 6ce3805719 feat: Converter support packet encodings for VMess H1JK 2022-10-02 21:10:29 +08:00
  • c1a82f2fae chore: fix doc Skyxim 2022-10-02 20:54:51 +08:00
  • 4f9478a336 chore: adjust doc Skyxim 2022-10-02 20:53:52 +08:00
  • e1dc2681f1 chore: adjust doc Skyxim 2022-10-02 20:48:50 +08:00
  • ce77c3fd8b chore: add SUB-RULE demo Skyxim 2022-10-02 20:47:43 +08:00
  • 9f1194056a Merge branch 'udp' into Alpha Skyxim 2022-10-02 20:28:44 +08:00
  • b82c9ba190 chore: remove buffer for relay Skyxim 2022-10-02 20:28:31 +08:00
  • 6857b05039 chore: pure udp metadata Skyxim 2022-10-02 20:08:41 +08:00