Commit graph

315 commits

Author SHA1 Message Date
Dreamacro
2334bafe68 Change: proxy gruop strategy improvement 2019-12-10 15:07:01 +08:00
Dreamacro
bd4302e096 Chore: update dependencies 2019-12-08 13:05:05 +08:00
Dreamacro
d8a1d88ded Chore: update README.md 2019-12-08 12:34:05 +08:00
Dreamacro
c427bc89ef Feature: add experimental provider 2019-12-08 12:17:24 +08:00
Dreamacro
4d7096f451 Fix: HTTP inbound proxy can't close correctly 2019-12-07 23:37:42 +08:00
Dreamacro
4525707048 Chore: remove unused http outbound proxy code 2019-12-05 18:22:07 +08:00
Dreamacro
b8267a69f6 Chore: throw more detail dial error 2019-12-05 17:51:21 +08:00
Dreamacro
ad53b42a68 Fix: vmess websocket udp crash 2019-12-05 14:12:29 +08:00
Dreamacro
93e0dbdc78 Feature: lru cache add evict callback 2019-12-05 00:17:24 +08:00
Dreamacro
3e4bc9f85c Feature: update config API support raw yaml payload 2019-12-01 13:22:47 +08:00
Dreamacro
8e10e67b89 Fix: throw correct error in read config 2019-11-12 10:09:12 +08:00
Dreamacro
3b0cc8548c Chore: add cache for github actions 2019-11-06 12:05:18 +08:00
Dreamacro
e48ccdd4c8 Fix: unsupported rule should throw error 2019-11-04 23:07:19 +08:00
Fndroid
e103040158 Fix: NoResolveIP should return current value (#390) 2019-11-04 10:42:39 +08:00
Comzyh
1948ea11ef Fix: refactor observable to solve a small-probability crash 2019-10-30 15:43:55 +08:00
Dreamacro
6d375ac37e Fix: new tracker crash when rule is nil 2019-10-28 12:58:39 +08:00
Fndroid
82a8c03953 Feature: add no-resolve for ip rules (#375) 2019-10-28 00:02:23 +08:00
Dreamacro
207371aeae Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
Dreamacro
52cfa94652 Fix: HTTP proxy should copy body 2019-10-26 22:13:15 +08:00
Dreamacro
65f4a35e7f Fix: use difference dialer 2019-10-23 12:35:41 +08:00
Dreamacro
e5284cf647
License: use GPL 3.0 2019-10-18 11:12:35 +08:00
Zephyr
0a3595414e Feature: can set specify config file path in cli (#360) 2019-10-14 18:11:22 +08:00
Kirill Motkov
f4326daaa4 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
Dreamacro
710cd5aed2 Migration: use actions upload release 2019-10-14 10:40:00 +08:00
Dreamacro
521a190b0f Fix: hot recreate socks should ignore when receive same address 2019-10-13 23:51:26 +08:00
comwrg
e22ff74e79 Optimization: use context in fallback speed test (#357) 2019-10-13 18:11:02 +08:00
comwrg
2c82a2bfc8 Optimization: use context in urltest speed test (#356) 2019-10-13 12:11:26 +08:00
oasiscifr
461e0a6873 Fix: UDP socks recreate behavior (#355) 2019-10-13 11:19:46 +08:00
Dreamacro
d1fb442bd5 Chore: update dependencies 2019-10-13 00:22:39 +08:00
Dreamacro
7c4a359a2b Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
comwrg
0cdc40beb3 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
Jason Lyu
4cd8b6f24f Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
Birkhoff Lee
0f63682bdf Chore: update README.md (#353) 2019-10-11 20:10:19 +08:00
Dreamacro
52125a3992 Fix: fakeip missing host 2019-10-11 14:01:16 +08:00
Dreamacro
06c9dfdb80 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
Birkhoff Lee
54386ccda3 Chore: Improve grammar and wording (#337) 2019-10-08 10:59:24 +08:00
Dreamacro
d3c50cf89f Fix: throw error when CONNECT return 5xx 2019-10-05 09:33:40 +08:00
Dreamacro
50d2e082d5 Feature: websocket api support browser 2019-09-30 14:13:29 +08:00
Dreamacro
c38469330d Fix: ip version check 2019-09-27 15:26:07 +08:00
Comzyh
045c3a3ad4 Fix: clearer error and ipv6 string parse (#325) 2019-09-27 10:33:37 +08:00
Dreamacro
904c354ee4 Fix: use correctly last record 2019-09-26 10:08:50 +08:00
Dreamacro
1a8a6d0b5d Feature: v2ray-plugin support disable mux 2019-09-21 23:49:00 +08:00
Dreamacro
e0c8aed5c7 Fix(API): cors middleware hoisting because it doesn't work with r.Group 2019-09-21 21:28:02 +08:00
Dreamacro
8f60d61ff9 Fix(fake-ip): return failed when type is AAAA 2019-09-21 10:30:43 +08:00
comwrg
5e6ab99403 Fix: dial should return when dns failed (#311) 2019-09-20 16:04:06 +08:00
Comzyh
8adcc4d83b Fix: TCP dial error should not return early (#307) 2019-09-17 20:11:49 +08:00
宋辰文
b76737bdbb Feature: add fallback filters (#105) 2019-09-15 13:36:45 +08:00
Dreamacro
09f435d928 Chore: update README.md 2019-09-14 21:45:11 +08:00
Dreamacro
3dd9ea52d8 Fix(domain-trie): crash when insert 2019-09-14 21:42:40 +08:00
Dreamacro
09917a2a95 Fix: tcp dual stack dial 2019-09-14 20:01:12 +08:00