Fndroid
|
d48cfecf60
|
Chore: API support patch ipv6 config (#1217)
|
2021-02-05 16:43:42 +08:00 |
|
Kr328
|
6036fb63ba
|
Chore: avoid provider unnecessary write file operations (#1210)
|
2021-02-02 17:52:46 +08:00 |
|
Kr328
|
cd48f69b1f
|
Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) (#1209)
|
2021-02-01 20:06:45 +08:00 |
|
Loyalsoldier
|
fcc594ae26
|
Chore: use jsdelivr CDN for Country.mmdb (#1057)
|
2021-01-30 00:40:35 +08:00 |
|
Dreamacro
|
f4de055aa1
|
Refactor: make inbound request contextual
|
2021-01-23 14:58:09 +08:00 |
|
Junjie Yuan
|
35925cb3da
|
Chore: standardized Dockerfile label (#1191)
Signed-off-by: Junjie Yuan <yuan@junjie.pro>
|
2021-01-20 16:08:24 +08:00 |
|
goomadao
|
ff430df845
|
Fix: connectivity of ssr auth_chain_(ab) protocol (#1180)
|
2021-01-13 23:35:41 +08:00 |
|
Dreamacro
|
e4cdea2111
|
chore: use singleDo to get interface info
|
2021-01-13 17:30:54 +08:00 |
|
Fndroid
|
b6ee47a541
|
Fix: get general should return correct result (#1172)
|
2021-01-07 13:59:39 +08:00 |
|
Student414
|
b25009cde7
|
Fix: unnecessary write operation on provider (#1170)
|
2021-01-06 14:20:15 +08:00 |
|
Dreamacro
|
6fedd7ec84
|
Fix: dns client should not bind local address
|
2021-01-04 00:51:53 +08:00 |
|
Jason Lyu
|
9619c3fb20
|
Fix: support unspecified UDP bind address (#1159)
|
2020-12-31 18:58:03 +08:00 |
|
Keyi Xie
|
02d029dd2d
|
Fix: close http Response body on provider (#1154)
|
2020-12-29 11:28:22 +08:00 |
|
Dreamacro
|
09c28e0355
|
Fix: fallback bind fn should not bind global unicast
|
2020-12-28 22:24:58 +08:00 |
|
Dreamacro
|
3600077f3b
|
Chore: update dependencies
|
2020-12-27 18:59:59 +08:00 |
|
Dreamacro
|
de7656a787
|
Chore: update premium README
|
2020-12-27 00:14:24 +08:00 |
|
Dreamacro
|
5dfe7f8561
|
Fix: handle keep alive on http connect proxy
|
2020-12-24 14:55:11 +08:00 |
|
Dreamacro
|
ed27898a33
|
Fix: snell should support the config without obfs
|
2020-12-24 13:47:56 +08:00 |
|
icpz
|
532396d25c
|
Fix: PROCESS-NAME rule for UDP sessions on Windows (#1140)
|
2020-12-22 15:13:44 +08:00 |
|
Dreamacro
|
4b1b494164
|
Chore: move find process name to a single part
|
2020-12-17 22:17:27 +08:00 |
|
Kr328
|
0d33dc3eb9
|
Chore: health checks return immediately if completed (#1097)
|
2020-11-24 22:52:23 +08:00 |
|
Dreamacro
|
994cbff215
|
Fix: should not log rule when rule = nil
|
2020-11-22 23:38:12 +08:00 |
|
Dreamacro
|
bea2ee8bf2
|
Chore: log rule msg on dial error
|
2020-11-22 19:12:36 +08:00 |
|
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 |
|