Commit Graph

  • 2c80155c6f Update Makefile add CGO support for release build add release.sh Larvan2 2023-01-15 01:46:30 +08:00
  • 8a9b3b3d59 fix: config parse error Skyxim 2023-01-14 22:34:54 +08:00
  • 5dd691aa95 fix: ss converter cipher missing metacubex 2023-01-14 21:37:06 +08:00
  • 27ceae580a chore: update config.yaml Skyxim 2023-01-14 21:34:26 +08:00
  • b6b6413d04 refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning Skyxim 2023-01-14 21:08:06 +08:00
  • 2095f4f670 chore: update gitignore Skyxim 2023-01-14 18:10:22 +08:00
  • 606e8948c0 Fix: TLS defaults to true for h2/grpc networks metacubex 2023-01-14 16:20:58 +08:00
  • 3b6fc1c496 chore: adjust the case of Program names and HttpRequest UA metacubex 2023-01-14 02:27:44 +08:00
  • f96bf65557 chore: Refine process code metacubex 2023-01-14 02:23:30 +08:00
  • 804cff8c55
    fix: skip-cert-verify is true by default (#333) 3andero 2023-01-12 17:55:01 -08:00
  • 8a75f78e63 chore: adjust Dockerfile metacubex 2023-01-12 02:24:12 +08:00
  • d9692c6366 Merge branch 'Beta' into Meta metacubex 2023-01-12 02:15:14 +08:00
  • f4b0062dfc Merge branch 'Alpha' into Beta metacubex 2023-01-12 02:14:49 +08:00
  • 633b9c0426 chore: adjust Dockerfile metacubex 2023-01-12 02:13:22 +08:00
  • b9ffc82e53 Merge branch 'Beta' into Meta v1.14.1 metacubex 2023-01-12 01:33:56 +08:00
  • 78aaea6a45 Merge branch 'Alpha' into Beta metacubex 2023-01-12 01:33:16 +08:00
  • 7d6991dd65 chore: adjust makefile metacubex 2023-01-12 01:31:38 +08:00
  • 95247154d6
    Fix: Deprecate TCPMSS (#336) Larvan2 2023-01-12 00:53:42 +08:00
  • be6142aa43
    feat: VLESS support packet encodings (#334) Hellojack 2023-01-11 22:01:15 +08:00
  • 0069513780 chore: shadowtls don't depend on trojan's code wwqgtxx 2023-01-11 10:19:30 +08:00
  • 0c9a23a53c fix: dns cache index out of range wwqgtxx 2023-01-11 09:53:56 +08:00
  • 0035fc2313
    Update prerelease.yml cubemaze 2023-01-11 00:50:04 +08:00
  • 6f62d4d5c1 chore: update config.yaml metacubex 2023-01-11 00:28:21 +08:00
  • 51f9b34a7c feat: Support ShadowTLS v2 as Shadowsocks plugin (#330) 3andero 2023-01-10 08:10:39 -08:00
  • 337be9124f chore: clean code metacubex 2023-01-11 00:01:28 +08:00
  • dd4e4d7559 chore: ss2022 converter method verify metacubex 2023-01-10 21:55:36 +08:00
  • 0f29c267be fix: Converter VMess XUDP not enabled by default when using v2rayN style share link H1JK 2023-01-10 20:47:58 +08:00
  • d38ceb78c9 chore: Refine converter packet encoding parse H1JK 2023-01-10 18:25:05 +08:00
  • 0c354c748a fix: ss2022 converter password decode error metacubex 2023-01-10 18:13:18 +08:00
  • 3a8e7c8899 chore: vemss converter xudp is true by default metacubex 2023-01-10 18:10:21 +08:00
  • 261b8a1d06 fix: vmess udp wwqgtxx 2023-01-10 13:21:32 +08:00
  • 01d8b224db fix: vless RoutingMark bind metacubex 2023-01-09 23:15:17 +08:00
  • e9a7e104c0 fix: geoip mmdb/geodata init metacubex 2023-01-09 21:07:31 +08:00
  • b4503908df fix #322: add option general.find-process-mode, user can turn off findProcess feature in router chain710 2023-01-05 16:58:36 +08:00
  • 3645fbf161
    Merge pull request #327 from Rasphino/Meta cubemaze 2023-01-08 00:29:29 +08:00
  • a1d0f22132
    fix: update flake.nix hash Rasphino 2023-01-07 23:38:32 +08:00
  • fd48c6df8a chore: Fix fmt in #321 H1JK 2023-01-07 12:24:28 +08:00
  • 95564f1ae6
    Revert "fix #322: add option general.find-process-mode, user can turn off findProcess feature in router" revert-324-dev-1.14 cubemaze 2023-01-06 12:17:46 +08:00
  • cd7134e309
    Merge pull request #321 from ag2s20150909/Alpha cubemaze 2023-01-06 11:58:12 +08:00
  • de6d32a9d5
    Merge pull request #324 from chain710/dev-1.14 cubemaze 2023-01-06 11:57:15 +08:00
  • 5616d9dc40 fix #322: add option general.find-process-mode, user can turn off findProcess feature in router chain710 2023-01-05 16:58:36 +08:00
  • 5fa6777239 fix: Process rule is not work in classical rule-set Skyxim 2023-01-04 21:18:07 +08:00
  • 908d0b0007
    Merge pull request #1 from ag2s20150909/fixConverter ag2s20150909 2023-01-03 22:36:38 +08:00
  • 8e6989758e fix converter error ag2s20150909 2023-01-03 22:33:29 +08:00
  • 29b72df14c proxy-groups support exclude node by node type ag2s20150909 2023-01-03 21:47:57 +08:00
  • f100a33d98 proxy-provider support exclude node by node type ag2s20150909 2023-01-03 21:27:07 +08:00
  • fa73b0f4bf Merge remote-tracking branch 'origin/Beta' into Meta v1.14.0 metacubex 2023-01-01 19:41:36 +08:00
  • 3b76a8b839 Merge remote-tracking branch 'origin/Alpha' into Beta metacubex 2023-01-01 19:40:36 +08:00
  • 7a64c432b1 Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha wwqgtxx 2023-01-01 13:03:30 +08:00
  • 2301b909d2 Fix: immediately update provider when modtime too old Dreamacro 2022-12-31 16:30:29 +08:00
  • 89680de12b fix: only wrap with SyscallConn() when currentConn implements syscall.Conn wwqgtxx 2022-12-25 13:29:25 +08:00
  • a03af85a6b fix: trying to let hysteria's port hopping work wwqgtxx 2022-12-23 11:00:55 +08:00
  • fbca37c42b
    Feature: REDIRECT support IPv6 (#2473) embeddedlove 2022-12-22 19:25:30 +08:00
  • 4a57917783
    Chore: skip cache acme challenge dns msg (#2469) ALICE 2022-12-22 13:30:23 +08:00
  • cdc7d449a6
    Fix: safeConnClose not working (#2463) wwqgtxx 2022-12-22 12:42:38 +08:00
  • daf0b23805 fix: some safeConnClose forget using original wwqgtxx 2022-12-22 12:31:45 +08:00
  • d8ac82be36
    Fix: broken build badge (#2470) igoogolx 2022-12-22 12:09:24 +08:00
  • a6c144038b Chore: improve redir getorigdst Dreamacro 2022-12-22 12:00:56 +08:00
  • 980454beb2 chore: cleanup code wwqgtxx 2022-12-22 09:53:11 +08:00
  • 63922f86a2
    chore: linux ipv6 REDIRECT (#311) embeddedlove 2022-12-22 08:45:11 +08:00
  • 22414ce399 chore: relay support tuic wwqgtxx 2022-12-20 00:11:02 +08:00
  • 7496d9c114 chore: rebuild relay wwqgtxx 2022-12-19 21:34:07 +08:00
  • c63dd62ed2 chore: support relay native udp when using ss and ssr protocol wwqgtxx 2022-12-19 17:02:04 +08:00
  • ff01d845b4 fix: try to fix gvisor panic wwqgtxx 2022-12-17 11:03:37 +08:00
  • 57592ee840 chore: better safeConnClose wwqgtxx 2022-12-16 22:15:44 +08:00
  • 432c4c2cf1
    Merge pull request #302 from oluceps/fix-nix cubemaze 2022-12-15 13:54:45 +08:00
  • 98b7377643
    fix: spec Go 119 for nix build oluceps 2022-12-15 13:25:56 +08:00
  • 287ec7e851
    chore: update flake lock oluceps 2022-12-15 13:25:18 +08:00
  • 8a2d1ec5a7 chore: better structure decoder wwqgtxx 2022-12-13 21:13:31 +08:00
  • afb2364ca2 chore: wireguard's reserved support base64 input wwqgtxx 2022-12-13 20:40:07 +08:00
  • 9711390c18 fix: check conn is nil in safeConnClose wwqgtxx 2022-12-13 18:09:19 +08:00
  • bffb0573a6 fix: safeConnClose not working wwqgtxx 2022-12-13 13:20:40 +08:00
  • 17cbbb5bf0 chore: split dns's dialContext and listenPacket wwqgtxx 2022-12-13 12:38:46 +08:00
  • b3b5f17e03 chore: cleanup doh/doq's code wwqgtxx 2022-12-13 11:23:34 +08:00
  • 88acf8e098 fix: fix bindIfaceToListenConfig() in windows force bind to an ipv4 address wwqgtxx 2022-12-13 11:18:32 +08:00
  • f87144f84b chore: add persistent-keepalive for wireguard wwqgtxx 2022-12-13 08:35:01 +08:00
  • 1333f1fd47 fix: fix wireguard outbound not work with ipv6 server wwqgtxx 2022-12-13 08:23:17 +08:00
  • 8fa6bd1743 fix: fix wireguard outbound not work with the sniffer wwqgtxx 2022-12-11 23:53:39 +08:00
  • 02d3468516 chore: Android version supports child processes following the main process rules metacubex 2022-12-11 18:24:55 +08:00
  • f657ac97f6 fix: add an unmap before is6 wwqgtxx 2022-12-11 15:48:37 +08:00
  • 57dfaf135d fix: hysteria ipv6 outbound wwqgtxx 2022-12-11 13:41:44 +08:00
  • 9df42d7b98 fix: issue #292 wwqgtxx 2022-12-11 09:25:46 +08:00
  • b5928c36a3 fix: tunnel panic wwqgtxx 2022-12-11 08:59:57 +08:00
  • 910e7fed97 fix: parse DoH url Skyxim 2022-12-08 12:46:46 +08:00
  • a9839abd4c fix: tun create panic wwqgtxx 2022-12-08 11:29:39 +08:00
  • 78c7b6259c chore: update config.yaml Skyxim 2022-12-08 09:59:04 +08:00
  • a6f7e1472b fix: let doh/dot server follow hosts and can remotely resolve itself ip wwqgtxx 2022-12-07 20:01:44 +08:00
  • e03fcd24dd fix: let any type of dns server can use remote proxy wwqgtxx 2022-12-07 13:00:45 +08:00
  • cd99b2e795 fix: config code merge wwqgtxx 2022-12-06 10:13:05 +08:00
  • b5b06ea49c fix: config crash wwqgtxx 2022-12-06 09:04:30 +08:00
  • f7fb5840cf fix: reorder metadata wwqgtxx 2022-12-06 08:23:30 +08:00
  • 3b96d54369 chore: cleanup rules/logic code wwqgtxx 2022-12-05 23:51:38 +08:00
  • f390b9cf2f fix: inbound nil pointer wwqgtxx 2022-12-05 23:10:47 +08:00
  • 1c65a2c1b4 chore: cleanup rule parse code wwqgtxx 2022-12-05 22:29:52 +08:00
  • 2d2b75a4bf doc: update tor listeners' tun wwqgtxx 2022-12-05 21:32:08 +08:00
  • dcbe25c3ae chore: add log Skyxim 2022-12-05 19:48:54 +08:00
  • 46d23d9b86 chore: all listeners support specialProxy wwqgtxx 2022-12-05 17:53:54 +08:00
  • fd9c4cbfa5 chore: listeners support tun wwqgtxx 2022-12-05 17:43:50 +08:00
  • 5c410b8df4 chore: listeners support tunnel wwqgtxx 2022-12-05 17:03:12 +08:00
  • 8c58d8a8ad fix: remove unneed listener's start wwqgtxx 2022-12-05 16:29:50 +08:00