Commit Graph

  • a9cbd9ec98 Fix: use bufio.Reader on grpc to avoid panic Dreamacro 2021-04-14 00:16:59 +08:00
  • c9943fb857 Fix: grpc implementation SetDeadline for udp issue Dreamacro 2021-04-13 23:34:24 +08:00
  • a40274e2a2
    Fix: vmess aead writer concurrent write (#1350) sprov 2021-04-13 23:32:53 +08:00
  • b59d45c660
    Feature: add CodeQL security checks (#1349) Serhat Şevki Dinçer 2021-04-13 16:25:55 +03:00
  • 7b01e103c2 Chore: use correctly vmess http2 default host Dreamacro 2021-04-10 12:10:10 +08:00
  • 93a8acecce Fix: vmess h2 use server as host if host option is empty Dreamacro 2021-04-09 18:15:46 +08:00
  • 586bb91c0c Fix: grpc transport panic Dreamacro 2021-04-09 18:11:07 +08:00
  • baf03b81e3 Fix: remove unused function v1.5.0 Dreamacro 2021-04-08 22:27:41 +08:00
  • 9807e1189c Chore: update dependencies Dreamacro 2021-04-08 22:15:30 +08:00
  • 3d5a0d9f73 Fix: trojan/vmess grpc broken Dreamacro 2021-04-07 22:57:46 +08:00
  • cc96187f58 Fix: trojan grpc udp broken Dreamacro 2021-04-05 23:26:13 +08:00
  • 3aefa1d924 Chore: some chores Dreamacro 2021-04-05 13:31:10 +08:00
  • 42e21b3733 Chore: refine go import Dreamacro 2021-04-05 13:00:49 +08:00
  • 0a35237915 Fix: should reset fast node when tolerance enable and not alive on url-test group Dreamacro 2021-04-04 17:40:25 +08:00
  • a1f3a5ea26 Chore: -v add golang version Dreamacro 2021-04-04 17:36:22 +08:00
  • e63f995258
    Chore: update dependencies (#1331) Loyalsoldier 2021-04-03 14:59:03 +08:00
  • d0c829c578 Fix: domain dns should follow hosts config, close #1318 Dreamacro 2021-04-01 21:20:44 +08:00
  • 4ad9761b32 Fix: don't resolve AAAA record when ipv6 is false and use go dns resolver Dreamacro 2021-04-01 18:03:30 +08:00
  • 1f593d37fb
    Chore: use mixed-port instead of port when initial config (#1319) Coel Wu 2021-04-01 15:35:33 +08:00
  • 109bfcb0f9 Feature: add vmess aead header support Dreamacro 2021-03-30 17:34:16 +08:00
  • 7ee49f5171 Fix: HTTP server should close when Connection is close Dreamacro 2021-03-30 16:33:49 +08:00
  • d759d16944 Style: cleanup code Dreamacro 2021-03-24 01:00:21 +08:00
  • 807d53c1e7 Chore: Clarify the definition of StreamConn and DialContext Dreamacro 2021-03-22 23:26:20 +08:00
  • 1355196b7c Fix: grpc connection panic Dreamacro 2021-03-18 23:19:00 +08:00
  • 573316bcde
    Feature: add gRPC Transport for vmess/trojan (#1287) ShinyGwyn 2021-03-18 19:40:34 +08:00
  • 784c28266c Fix: vmess http broken Dreamacro 2021-03-18 17:11:10 +08:00
  • 5da1b2a8aa
    Fix: set metadata.AddrType if host is ip string after remove host (#1291) wwqgtxx 2021-03-12 17:41:37 +08:00
  • 0976d27cb1 Fix: github actions remove prerelease option Dreamacro 2021-03-10 21:22:22 +08:00
  • 6c83ff3496 Chore: update dependencies v1.4.2 Dreamacro 2021-03-10 21:13:23 +08:00
  • f7f97ef625 Fix: some HTTP proxy request broken Dreamacro 2021-03-10 16:23:19 +08:00
  • 5acdd72a1d Fix: remove host if host is ip string Dreamacro 2021-03-10 12:11:45 +08:00
  • f53686103d
    Chore: reset udp timeout after sending each packet (#1260) Jason Lyu 2021-02-26 10:40:55 +08:00
  • f63c9eb22f Chore: update staticcheck command on actions Dreamacro 2021-02-21 19:37:37 +08:00
  • a37243cf30 Fix: store cache correctly v1.4.1 Dreamacro 2021-02-21 01:07:22 +08:00
  • b3c1b4a840 Chore: update dependencies v1.4.0 Dreamacro 2021-02-19 20:35:10 +08:00
  • 14bbf6eedc Feature: support store group selected node to cache (enable by default) Dreamacro 2021-02-18 23:41:50 +08:00
  • aa81193d5b
    Feature: add darwin arm64 to Makefile (Apple Silicon) (#1234) peeweep 2021-02-18 18:15:09 +08:00
  • 9eb98e399d
    Improve: refactor ssr and fix #995 (#1189) goomadao 2021-02-15 14:32:03 +08:00
  • d48cfecf60
    Chore: API support patch ipv6 config (#1217) Fndroid 2021-02-05 16:43:42 +08:00
  • 6036fb63ba
    Chore: avoid provider unnecessary write file operations (#1210) Kr328 2021-02-02 17:52:46 +08:00
  • cd48f69b1f
    Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) (#1209) Kr328 2021-02-01 20:06:45 +08:00
  • fcc594ae26
    Chore: use jsdelivr CDN for Country.mmdb (#1057) Loyalsoldier 2021-01-30 00:40:35 +08:00
  • f4de055aa1 Refactor: make inbound request contextual Dreamacro 2021-01-23 14:49:46 +08:00
  • 35925cb3da
    Chore: standardized Dockerfile label (#1191) Junjie Yuan 2021-01-20 16:08:24 +08:00
  • ff430df845
    Fix: connectivity of ssr auth_chain_(ab) protocol (#1180) goomadao 2021-01-13 23:35:41 +08:00
  • e4cdea2111 chore: use singleDo to get interface info Dreamacro 2021-01-13 17:30:54 +08:00
  • b6ee47a541
    Fix: get general should return correct result (#1172) Fndroid 2021-01-07 13:59:39 +08:00
  • b25009cde7
    Fix: unnecessary write operation on provider (#1170) Student414 2021-01-06 14:20:15 +08:00
  • 6fedd7ec84 Fix: dns client should not bind local address Dreamacro 2021-01-04 00:51:53 +08:00
  • 9619c3fb20
    Fix: support unspecified UDP bind address (#1159) Jason Lyu 2020-12-31 18:58:03 +08:00
  • 02d029dd2d
    Fix: close http Response body on provider (#1154) Keyi Xie 2020-12-29 11:28:22 +08:00
  • 09c28e0355 Fix: fallback bind fn should not bind global unicast Dreamacro 2020-12-28 22:24:58 +08:00
  • 3600077f3b Chore: update dependencies v1.3.5 Dreamacro 2020-12-27 18:59:59 +08:00
  • de7656a787 Chore: update premium README Dreamacro 2020-12-27 00:14:24 +08:00
  • 5dfe7f8561 Fix: handle keep alive on http connect proxy Dreamacro 2020-12-24 14:54:48 +08:00
  • ed27898a33 Fix: snell should support the config without obfs Dreamacro 2020-12-24 13:47:56 +08:00
  • 532396d25c
    Fix: PROCESS-NAME rule for UDP sessions on Windows (#1140) icpz 2020-12-22 15:13:44 +08:00
  • 4b1b494164 Chore: move find process name to a single part Dreamacro 2020-12-17 22:17:27 +08:00
  • 0d33dc3eb9
    Chore: health checks return immediately if completed (#1097) Kr328 2020-11-24 22:52:23 +08:00
  • 994cbff215 Fix: should not log rule when rule = nil Dreamacro 2020-11-22 23:38:12 +08:00
  • bea2ee8bf2 Chore: log rule msg on dial error Dreamacro 2020-11-22 19:12:36 +08:00
  • 1e5593f1a9 Chore: update dependencies v1.3.0 Dreamacro 2020-11-20 20:36:20 +08:00
  • 34febc4579 Chore: more detailed error when dial failed Dreamacro 2020-11-20 00:27:37 +08:00
  • 97581148b5 Fix: static check Dreamacro 2020-11-19 00:56:36 +08:00
  • 0402878daa Feature: add lazy for proxy group and provider Dreamacro 2020-11-19 00:53:22 +08:00
  • 4735f61fd1 Feature: add disable-udp option for all proxy group Dreamacro 2020-11-13 21:48:52 +08:00
  • 16ae107e70 Chore: push image to github docker registry Dreamacro 2020-11-10 15:19:12 +08:00
  • 83efe2ae57
    Feature: add TCP TPROXY support (#1049) maskedeken 2020-11-09 10:46:10 +08:00
  • 87e4d94290
    Fix: tunnel manager & tracker race condition (#1048) Jason Lyu 2020-10-29 17:51:14 +08:00
  • b98e9ea202 Improve: #1038 and #1041 Dreamacro 2020-10-29 00:32:31 +08:00
  • 9a62b1081d
    Feature: support round-robin strategy for load-balance group (#1044) uchuhimo 2020-10-28 22:35:02 +08:00
  • 2cd1b890ce
    Fix: tunnel UDP race condition (#1043) Jason Lyu 2020-10-28 21:26:50 +08:00
  • ba060bd0ee Fix: should not bind interface on local address Dreamacro 2020-10-25 20:31:01 +08:00
  • b1795b1e3d Fix: stale typo Dreamacro 2020-10-25 11:53:03 +08:00
  • 76c9820065 Fix: undefined variable Dreamacro 2020-10-23 17:49:34 +08:00
  • 2db4ce57ef Chore: make stale time into 60 days Dreamacro 2020-10-23 00:30:17 +08:00
  • 50b3d497f6 Feature: use native syscall to bind interface on Linux and macOS Dreamacro 2020-10-22 00:11:49 +08:00
  • 2321e9139d Chore: deprecated eapache/channels Dreamacro 2020-10-20 17:44:39 +08:00
  • baabf21340 Chore: update github workflow Dreamacro 2020-10-17 13:46:05 +08:00
  • d3bb4c65a8 Fix: missing fake-ip record should return error Dreamacro 2020-10-17 12:52:43 +08:00
  • 8c3e2a7559
    Chore: fix typo (#1017) kongminhao 2020-10-14 19:56:02 +08:00
  • bc52f8e4fd Chore: return empty record in SVCB/HTTPSSVC on fake-ip mode Dreamacro 2020-10-13 00:15:49 +08:00
  • d3b14c325f Fix: the priority of fake-ip-filter v1.2.0 Dreamacro 2020-10-09 00:04:24 +08:00
  • 4859b158b4
    Chore: make builds reproducible (#1006) Loyalsoldier 2020-10-08 17:54:38 +08:00
  • d65b51c62b Feature: http support custom sni Dreamacro 2020-10-02 11:34:40 +08:00
  • a6444bb449
    Feature: support domain in fallback filter (#964) Melvin 2020-09-28 22:17:10 +08:00
  • e09931dcf7 Chore: remove broken test temporarily Dreamacro 2020-09-26 20:36:52 +08:00
  • 5bd189f2d0
    Feature: support VMess HTTP/2 transport (#903) 小傅Fox 2020-09-26 20:33:57 +08:00
  • 8766287e72 Chore: sync necessary changes from premium Dreamacro 2020-09-21 22:22:07 +08:00
  • 10f9571c9e Fix: pool gc test Dreamacro 2020-09-21 00:44:47 +08:00
  • 96a8259c42
    Feature: support snell v2 (#952) Kaming Chan 2020-09-21 00:33:13 +08:00
  • 68dd0622b8 Chore: code style Dreamacro 2020-09-20 15:53:27 +08:00
  • 558ac6b965
    Chore: split enhanced mode instance (#936) Kr328 2020-09-17 10:48:42 +08:00
  • e773f95f21
    Fix: PROCESS-NAME on FreeBSD 11.x (#947) icpz 2020-09-07 17:43:34 +08:00
  • 314ce1c249 Feature: vmess network http support TLS (https) Dreamacro 2020-09-04 21:27:19 +08:00
  • 13275b1aa6
    Chore: use only one goroutine to handle statistic (#940) Kr328 2020-09-03 10:30:18 +08:00
  • 02d9169b5d
    Fix: potential PCB buffer overflow on bsd systems (#941) icpz 2020-09-03 10:27:20 +08:00
  • 7631bcc99e
    Improve: use atomic for connection statistic (#938) Kr328 2020-09-02 16:34:12 +08:00
  • a32ee13fc9 Feature: reuse dns resolver cache when hot reload Dreamacro 2020-08-31 00:32:18 +08:00
  • b8ed738238 Chore: update actions version Dreamacro 2020-08-30 23:06:21 +08:00