Dreamacro
|
1e5593f1a9
|
Chore: update dependencies
|
2020-11-20 20:36:20 +08:00 |
|
Dreamacro
|
34febc4579
|
Chore: more detailed error when dial failed
|
2020-11-20 00:27:37 +08:00 |
|
Dreamacro
|
97581148b5
|
Fix: static check
|
2020-11-19 00:56:36 +08:00 |
|
Dreamacro
|
0402878daa
|
Feature: add lazy for proxy group and provider
|
2020-11-19 00:53:22 +08:00 |
|
Dreamacro
|
4735f61fd1
|
Feature: add disable-udp option for all proxy group
|
2020-11-13 21:48:52 +08:00 |
|
Dreamacro
|
16ae107e70
|
Chore: push image to github docker registry
|
2020-11-10 15:19:12 +08:00 |
|
maskedeken
|
83efe2ae57
|
Feature: add TCP TPROXY support (#1049)
|
2020-11-09 10:46:10 +08:00 |
|
Jason Lyu
|
87e4d94290
|
Fix: tunnel manager & tracker race condition (#1048)
|
2020-10-29 17:51:14 +08:00 |
|
Dreamacro
|
b98e9ea202
|
Improve: #1038 and #1041
|
2020-10-29 00:32:31 +08:00 |
|
uchuhimo
|
9a62b1081d
|
Feature: support round-robin strategy for load-balance group (#1044)
|
2020-10-28 22:35:02 +08:00 |
|
Jason Lyu
|
2cd1b890ce
|
Fix: tunnel UDP race condition (#1043)
|
2020-10-28 21:26:50 +08:00 |
|
Dreamacro
|
ba060bd0ee
|
Fix: should not bind interface on local address
|
2020-10-25 20:31:01 +08:00 |
|
Dreamacro
|
b1795b1e3d
|
Fix: stale typo
|
2020-10-25 11:53:03 +08:00 |
|
Dreamacro
|
76c9820065
|
Fix: undefined variable
|
2020-10-23 17:49:34 +08:00 |
|
Dreamacro
|
2db4ce57ef
|
Chore: make stale time into 60 days
|
2020-10-23 00:30:17 +08:00 |
|
Dreamacro
|
50b3d497f6
|
Feature: use native syscall to bind interface on Linux and macOS
|
2020-10-22 22:32:03 +08:00 |
|
Dreamacro
|
2321e9139d
|
Chore: deprecated eapache/channels
|
2020-10-20 17:44:39 +08:00 |
|
Dreamacro
|
baabf21340
|
Chore: update github workflow
|
2020-10-17 13:46:05 +08:00 |
|
Dreamacro
|
d3bb4c65a8
|
Fix: missing fake-ip record should return error
|
2020-10-17 12:52:43 +08:00 |
|
kongminhao
|
8c3e2a7559
|
Chore: fix typo (#1017)
|
2020-10-14 19:56:02 +08:00 |
|
Dreamacro
|
bc52f8e4fd
|
Chore: return empty record in SVCB/HTTPSSVC on fake-ip mode
|
2020-10-13 00:15:49 +08:00 |
|
Dreamacro
|
d3b14c325f
|
Fix: the priority of fake-ip-filter
|
2020-10-09 00:04:24 +08:00 |
|
Loyalsoldier
|
4859b158b4
|
Chore: make builds reproducible (#1006)
|
2020-10-08 17:54:38 +08:00 |
|
Dreamacro
|
d65b51c62b
|
Feature: http support custom sni
|
2020-10-02 11:34:40 +08:00 |
|
Melvin
|
a6444bb449
|
Feature: support domain in fallback filter (#964)
|
2020-09-28 22:17:10 +08:00 |
|
Dreamacro
|
e09931dcf7
|
Chore: remove broken test temporarily
|
2020-09-26 20:36:52 +08:00 |
|
小傅Fox
|
5bd189f2d0
|
Feature: support VMess HTTP/2 transport (#903)
|
2020-09-26 20:33:57 +08:00 |
|
Dreamacro
|
8766287e72
|
Chore: sync necessary changes from premium
|
2020-09-21 22:22:07 +08:00 |
|
Dreamacro
|
10f9571c9e
|
Fix: pool gc test
|
2020-09-21 00:44:47 +08:00 |
|
Kaming Chan
|
96a8259c42
|
Feature: support snell v2 (#952)
Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
|
2020-09-21 00:33:13 +08:00 |
|
Dreamacro
|
68dd0622b8
|
Chore: code style
|
2020-09-20 15:53:27 +08:00 |
|
Kr328
|
558ac6b965
|
Chore: split enhanced mode instance (#936)
Co-authored-by: Dreamacro <305009791@qq.com>
|
2020-09-17 10:48:42 +08:00 |
|
icpz
|
e773f95f21
|
Fix: PROCESS-NAME on FreeBSD 11.x (#947)
|
2020-09-07 17:43:34 +08:00 |
|
Dreamacro
|
314ce1c249
|
Feature: vmess network http support TLS (https)
|
2020-09-04 21:27:19 +08:00 |
|
Kr328
|
13275b1aa6
|
Chore: use only one goroutine to handle statistic (#940)
|
2020-09-03 10:30:18 +08:00 |
|
icpz
|
02d9169b5d
|
Fix: potential PCB buffer overflow on bsd systems (#941)
|
2020-09-03 10:27:20 +08:00 |
|
Kr328
|
7631bcc99e
|
Improve: use atomic for connection statistic (#938)
|
2020-09-02 16:34:12 +08:00 |
|
Dreamacro
|
a32ee13fc9
|
Feature: reuse dns resolver cache when hot reload
|
2020-08-31 00:32:18 +08:00 |
|
Dreamacro
|
b8ed738238
|
Chore: update actions version
|
2020-08-30 23:06:21 +08:00 |
|
Dreamacro
|
687c2a21cf
|
Fix: vmess UDP option should be effect
|
2020-08-30 22:49:55 +08:00 |
|
Loyalsoldier
|
ad18064e6b
|
Chore: code style (#933)
|
2020-08-30 19:53:00 +08:00 |
|
Dreamacro
|
c9735ef75b
|
Fix: static check
|
2020-08-25 22:36:38 +08:00 |
|
Dreamacro
|
b70882f01a
|
Chore: add static check
|
2020-08-25 22:32:23 +08:00 |
|
Dreamacro
|
5805334ccd
|
Chore: pass staticcheck
|
2020-08-25 22:19:59 +08:00 |
|
R3pl4c3r
|
c1b4382fe8
|
Feature: add Windows ARM32 build (#902)
Co-authored-by: MarksonHon <50002150+MarksonHon@users.noreply.github.com>
|
2020-08-16 13:50:56 +08:00 |
|
Dreamacro
|
008743f20b
|
Chore: update dependencies
|
2020-08-16 11:32:51 +08:00 |
|
Kr328
|
50d778da3c
|
Chore: cache process name when resolve failed (#900)
|
2020-08-15 16:55:55 +08:00 |
|
goomadao
|
8b7c731fd6
|
Fix: ssr broken (#895)
|
2020-08-12 20:50:56 +08:00 |
|
Dreamacro
|
0b7918de9c
|
Migration: go 1.15
|
2020-08-12 13:47:50 +08:00 |
|
maddie
|
4f61c04519
|
Fix: ssr typo (#887)
|
2020-08-11 10:35:30 +08:00 |
|