Commit Graph

562 Commits

Author SHA1 Message Date
gVisor bot
ecc943997d Feature: add experimental provider 2019-12-08 12:17:24 +08:00
gVisor bot
ba7dd209fc Fix: HTTP inbound proxy can't close correctly 2019-12-07 23:37:42 +08:00
gVisor bot
d4ea12f7f9 Chore: remove unused http outbound proxy code 2019-12-05 18:22:07 +08:00
gVisor bot
85285bd1ea Chore: throw more detail dial error 2019-12-05 17:51:21 +08:00
gVisor bot
76d93ab450 Fix: vmess websocket udp crash 2019-12-05 14:12:29 +08:00
gVisor bot
6b3a92e7f2 Feature: lru cache add evict callback 2019-12-05 00:17:24 +08:00
gVisor bot
88e7005382 Feature: update config API support raw yaml payload 2019-12-01 13:22:47 +08:00
gVisor bot
45b938ea42 Fix: throw correct error in read config 2019-11-12 10:09:12 +08:00
gVisor bot
a438900a2e Chore: add cache for github actions 2019-11-06 12:05:18 +08:00
gVisor bot
f9b35c7a44 Fix: unsupported rule should throw error 2019-11-04 23:07:19 +08:00
gVisor bot
726281255c Fix: NoResolveIP should return current value (#390) 2019-11-04 10:42:39 +08:00
gVisor bot
b9883e8fad Fix: refactor observable to solve a small-probability crash 2019-10-30 15:43:55 +08:00
gVisor bot
2a75f9aa1e Fix: new tracker crash when rule is nil 2019-10-28 12:58:39 +08:00
gVisor bot
f046ad73d2 Feature: add no-resolve for ip rules (#375) 2019-10-28 00:02:23 +08:00
gVisor bot
93f13c627c Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
gVisor bot
b34604523c Fix: HTTP proxy should copy body 2019-10-26 22:13:15 +08:00
gVisor bot
51404fa8e8 Fix: use difference dialer 2019-10-23 12:35:41 +08:00
gVisor bot
78494f2560 License: use GPL 3.0 2019-10-18 11:12:35 +08:00
gVisor bot
69ecc51998 Feature: can set specify config file path in cli (#360) 2019-10-14 18:11:22 +08:00
gVisor bot
f7f76fb8b6 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
gVisor bot
79374e5ef4 Migration: use actions upload release 2019-10-14 10:40:00 +08:00
gVisor bot
b0ae341bfa Fix: hot recreate socks should ignore when receive same address 2019-10-13 23:51:26 +08:00
gVisor bot
73ce51bc76 Optimization: use context in fallback speed test (#357) 2019-10-13 18:11:02 +08:00
gVisor bot
a31dc49bbb Optimization: use context in urltest speed test (#356) 2019-10-13 12:11:26 +08:00
gVisor bot
845acc2c92 Fix: UDP socks recreate behavior (#355) 2019-10-13 11:19:46 +08:00
gVisor bot
421705caa1 Chore: update dependencies 2019-10-13 00:22:39 +08:00
gVisor bot
b587ae1b77 Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
gVisor bot
06e1f31a89 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
gVisor bot
2adb586a78 Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
gVisor bot
20f90b3f02 Chore: update README.md (#353) 2019-10-11 20:10:19 +08:00
gVisor bot
312cf18e1c Fix: fakeip missing host 2019-10-11 14:01:16 +08:00
gVisor bot
204ff1a356 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
gVisor bot
1d17ab49da Chore: Improve grammar and wording (#337) 2019-10-08 10:59:24 +08:00
gVisor bot
1b54e95401 Fix: throw error when CONNECT return 5xx 2019-10-05 09:33:40 +08:00
gVisor bot
b1edb7b5e1 Feature: websocket api support browser 2019-09-30 14:13:29 +08:00
gVisor bot
fe31a84b22 Fix: ip version check 2019-09-27 15:26:07 +08:00
gVisor bot
406618f3aa Fix: clearer error and ipv6 string parse (#325) 2019-09-27 10:33:37 +08:00
gVisor bot
462b617df7 Fix: use correctly last record 2019-09-26 10:08:50 +08:00
gVisor bot
f86ab079f7 Feature: v2ray-plugin support disable mux 2019-09-21 23:49:00 +08:00
gVisor bot
e35c01cc52 Fix(API): cors middleware hoisting because it doesn't work with r.Group 2019-09-21 21:28:02 +08:00
gVisor bot
2c795b82ec Fix(fake-ip): return failed when type is AAAA 2019-09-21 10:30:43 +08:00
gVisor bot
9ce34a16cb Fix: dial should return when dns failed (#311) 2019-09-20 16:04:06 +08:00
gVisor bot
5b76ff53c9 Fix: TCP dial error should not return early (#307) 2019-09-17 20:11:49 +08:00
gVisor bot
b38663a209 Feature: add fallback filters (#105) 2019-09-15 13:36:45 +08:00
gVisor bot
a7e7ea838d Chore: update README.md 2019-09-14 21:45:11 +08:00
gVisor bot
3846c2fbe3 Fix(domain-trie): crash when insert 2019-09-14 21:42:40 +08:00
gVisor bot
8acadd2932 Fix: tcp dual stack dial 2019-09-14 20:01:12 +08:00
gVisor bot
4994510c87 Feature: move hosts to the top 2019-09-14 20:01:08 +08:00
gVisor bot
376516c7af Feature: add version api 2019-09-13 17:44:30 +08:00
gVisor bot
3663e583f4 Fix: parse error in proxyGroupsDagSort (#298) 2019-09-13 15:04:51 +08:00