Commit Graph

54 Commits

Author SHA1 Message Date
gVisor bot
a3189021a5 Fix: parse dial interface option 2021-11-08 13:31:08 +08:00
gVisor bot
cc9ff5ccd7 Chore: adjust all udp alloc size 2021-11-03 22:29:24 +08:00
gVisor bot
653f2de2c0 Style: use gofumpt for fmt 2021-10-10 23:44:09 +08:00
gVisor bot
24b388f4dd Improve: avoid bufconn twice (#1650) 2021-09-28 23:15:53 +08:00
gVisor bot
0be9c2ae4a Improve: use one bytes.Buffer pool 2021-09-20 21:02:18 +08:00
gVisor bot
38bf28b439 Migration: go 1.17 2021-08-18 13:26:23 +08:00
gVisor bot
44360ef29b Chore: adjust batch 2021-07-23 00:30:23 +08:00
gVisor bot
b926902a22 Fix: limit concurrency number of provider health check 2021-07-21 17:01:15 +08:00
gVisor bot
7246f25c07 Chore: use iife replace init in some cases 2021-07-11 19:43:25 +08:00
gVisor bot
225c875ed4 Refactor: plain http proxy (#1443) 2021-06-15 17:13:40 +08:00
gVisor bot
633de52aee Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) (#1209) 2021-02-01 20:06:45 +08:00
gVisor bot
c744fa8f05 Fix: tunnel manager & tracker race condition (#1048) 2020-10-29 17:51:14 +08:00
gVisor bot
4d68d20b7b Chore: deprecated eapache/channels 2020-10-20 17:44:39 +08:00
gVisor bot
4f3d3dbe6e Chore: fix typo (#1017) 2020-10-14 19:56:02 +08:00
gVisor bot
623d261932 Chore: sync necessary changes from premium 2020-09-21 22:22:07 +08:00
gVisor bot
1a4d0ab21c Feature: reuse dns resolver cache when hot reload 2020-08-31 00:32:18 +08:00
gVisor bot
6ca03f5a90 Chore: pass staticcheck 2020-08-25 22:19:59 +08:00
gVisor bot
61eee9f217 Improve: fix go test race detect 2020-07-18 20:56:13 +08:00
gVisor bot
7e5a24ebd2 Feature: implemented a strategy similar to optimistic DNS (#647) 2020-05-07 15:10:14 +08:00
gVisor bot
28d6e3aac6 Fix: make selector react immediately 2020-04-30 20:13:27 +08:00
gVisor bot
0b60be9438 Improve: pool buffer alloc 2020-04-25 00:30:40 +08:00
gVisor bot
b033dd0369 Chore: picker support get first error 2020-04-16 18:31:40 +08:00
gVisor bot
af00355b28 Fix: set SO_REUSEADDR for UDP listeners on linux (#630) 2020-04-11 21:45:56 +08:00
gVisor bot
d781813212 Fix: config parse panic 2020-03-19 11:04:56 +08:00
gVisor bot
8c463cee00 Fix: use the fastest whether the result is successful 2020-02-14 16:36:20 +08:00
gVisor bot
0c82ab8cdf Chore: use custom dialer 2020-02-09 17:02:48 +08:00
gVisor bot
713c8a2c40 Fix: upstream dns ExchangeContext workaround (#468) 2020-01-10 14:13:44 +08:00
gVisor bot
9eff6c4465 Fix: singledo panic 2019-12-10 16:26:15 +08:00
gVisor bot
6a141b711d Change: proxy gruop strategy improvement 2019-12-10 15:07:01 +08:00
gVisor bot
ecc943997d Feature: add experimental provider 2019-12-08 12:17:24 +08:00
gVisor bot
6b3a92e7f2 Feature: lru cache add evict callback 2019-12-05 00:17:24 +08:00
gVisor bot
b9883e8fad Fix: refactor observable to solve a small-probability crash 2019-10-30 15:43:55 +08:00
gVisor bot
f7f76fb8b6 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
gVisor bot
06e1f31a89 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
gVisor bot
312cf18e1c Fix: fakeip missing host 2019-10-11 14:01:16 +08:00
gVisor bot
462b617df7 Fix: use correctly last record 2019-09-26 10:08:50 +08:00
gVisor bot
24bd2afbd8 Improve(fakeip): use lru cache to avoid outdate 2019-07-26 19:09:13 +08:00
gVisor bot
eba263a731 Fix(picker): add WithTimeout for some situation 2019-07-18 00:12:01 +08:00
gVisor bot
f027c3e540 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
gVisor bot
05349cec03 Style: fix go vet warning 2019-05-26 13:55:13 +08:00
gVisor bot
c02b16b446 Feature: socks5 udp associate 2019-04-23 23:30:13 +08:00
gVisor bot
041702aac6 Fix: crash when key value is nil 2019-03-25 20:42:20 +08:00
gVisor bot
6978963270 Feature: add delay history and improve url-test behavior 2019-03-17 14:52:39 +08:00
gVisor bot
0d9bbcc50c Feature: add load-balance group 2019-02-15 14:25:20 +08:00
gVisor bot
2500169447 Feature: add v2ray-plugin 2019-02-11 15:25:39 +08:00
gVisor bot
cac0fbaa5c Fix: shadow variable 2019-01-30 20:22:52 +08:00
gVisor bot
7814168386 Fix: DNS server returns the correct TTL 2019-01-25 15:38:14 +08:00
gVisor bot
225843fe7d Feature: add websocket headers support in vmess 2018-12-11 00:25:05 +08:00
gVisor bot
81ade5cfca Feature: add custom DNS support (#56) 2018-12-05 21:13:29 +08:00
gVisor bot
6697d2b59e Feat: add structure helper 2018-09-30 16:30:11 +08:00